~ubuntu-branches/ubuntu/oneiric/gnome-panel/oneiric

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher, Martin Pitt
  • Date: 2010-06-23 10:26:28 UTC
  • mfrom: (1.13.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20100623102628-p68n4gjw74mtv5js
Tags: 1:2.30.2-0ubuntu1
* New upstream version:
  Panel
  - Make sure that newly-created panels become unhidden 
  Notification Area Applet
  - Fix issues with old-style multiscreen setups (lp: #128735)
  Misc
  - Link the clock applet with libm 
* debian/gnome-panel.preinst: set debhelper token
* debian/patches/90_git_new_unhidden.patch:
  - dropped, the fix is in the new version

[ Martin Pitt ]
* Remove transitional code that is only relevant for upgrading from old
  Ubuntu releases to lucid:
  - Remove debian/indicator-applet.desktop, debian/add-indicator-applet.py,
    debian/fusa-applet.note.in, debian/migrate-fusa-config.py
  - debian/gnome-panel.install, debian/rules: Remove installation of above
    files.
  - Remove debian/gnome-panel.preinst, no relevant code any more
  - Remove debian/patches/20_fusa_migration_note_i18n.patch
  - Add debian/gnome-panel.preinst: Clean up indicator-applet.desktop and
    /usr/share/gconf/defaults/25_gnome_panel_indicator_applet on upgrade.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
commit 013788a69a4961b396c0bbe033079f2992cdd98f
 
2
Author: Ray Strode <rstrode@redhat.com>
 
3
Date:   2010-06-14
 
4
 
 
5
    [na] Defer tray setup until after it's added to panel
 
6
 
 
7
    The code calls gtk_widget_get_screen which isn't reliable
 
8
    until after the widget is in the widget hierarchy.
 
9
 
 
10
    By defering until widget realization, we prevent a crash
 
11
    in old-style "zaphod mode" multi-screen setups
 
12
 
 
13
M       applets/notification_area/main.c
 
14
 
 
15
commit ee72f405b5aa93e3aed4bb93d642d919d796bf06
 
16
Author: Dan Horak <dan@danny.cz>
 
17
Date:   2010-06-22
 
18
 
 
19
    [build] Add -lm when linking the clock applet
 
20
 
 
21
    The code uses fmod, so we have to link to libm.
 
22
 
 
23
    https://bugzilla.gnome.org/show_bug.cgi?id=621864
 
24
 
 
25
M       applets/clock/Makefile.am
 
26
 
 
27
commit 76e80f7d7ab787b04e2fd95b018d461a59ce2b7e
 
28
Author: Ivar Smolin <okul@linux.ee>
 
29
Date:   2010-06-08
 
30
 
 
31
    Estonian translation updated
 
32
 
 
33
M       po/et.po
 
34
 
 
35
commit 3cb6a14614a85c1fa6f68e3cde1d19e84325e132
 
36
Author: Vincent Untz <vuntz@gnome.org>
 
37
Date:   2010-05-26
 
38
 
 
39
    [panel] Make sure that newly-created panels become unhidden
 
40
 
 
41
    The patch from a7412dfa introduces a bug where new panels will
 
42
    never get
 
43
    notified that they should start doing their initial animation; they'll
 
44
    always stay hidden.
 
45
 
 
46
M       gnome-panel/applet.c
 
47
 
 
48
commit 76aef11152756e66ce5a0064c3ec195317b33f81
 
49
Author: Alan Monfort <alan.monfort@free.fr>
 
50
Date:   2010-05-22
 
51
 
 
52
    updated breton translation
 
53
 
 
54
M       po/br.po
 
55
 
 
56
commit fd633c296ae7940bc1bcc7e0c662b891a00b830a
 
57
Author: Alan Monfort <alan.monfort@free.fr>
 
58
Date:   2010-05-22
 
59
 
 
60
    updated breton translation
 
61
 
 
62
M       po/br.po
 
63
 
 
64
commit 2aa0f6dc92d5f395069f499fc0c08873e219270b
 
65
Author: Thomas Thurman <tthurman@gnome.org>
 
66
Date:   2010-05-20
 
67
 
 
68
    Updated Shavian translation
 
69
 
 
70
M       po/en@shaw.po
 
71
 
 
72
commit 85dd3c67cdfa0230a2e04ef5b9add020c9aee327
 
73
Author: Rajesh Ranjan <rranjan@rranjan.csb>
 
74
Date:   2010-05-13
 
75
 
 
76
    Updated Hindi Translations
 
77
 
 
78
M       po/hi.po
 
79
 
 
80
commit 2397835cbdecfa7d04589f1b68f5d49a2f17f283
 
81
Author: Thomas Thurman <tthurman@gnome.org>
 
82
Date:   2010-05-12
 
83
 
 
84
    Updated Shavian transliteration
 
85
 
 
86
M       po/en@shaw.po
 
87
 
 
88
commit d0f7bbee043097cae9da7201382830c6313bd6d5
 
89
Author: Sandeep Shedmake <sshedmak@redhat.com>
 
90
Date:   2010-05-12
 
91
 
 
92
    Updated Marathi Translations
 
93
 
 
94
M       po/mr.po
 
95
 
 
96
commit f1f997e575c184d5201462bcf4b27fc946e73096
 
97
Author: Kjartan Maraas <kmaraas@gnome.org>
 
98
Date:   2010-05-11
 
99
 
 
100
    Updated Norwegian bokmål translation
 
101
 
 
102
M       po/nb.po
 
103
 
 
104
commit 99b75dd4ff065b4edd02722aa390226071ece212
 
105
Author: IWAI, Masaharu <iwaim.sub@gmail.com>
 
106
Date:   2010-05-05
 
107
 
 
108
    Fix Japanese translation.
 
109
 
 
110
M       po/ja.po
 
111
 
 
112
commit d8f7ff1ade1c6ba7d1922c4a4f34a998897b0405
 
113
Author: Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
 
114
Date:   2010-05-04
 
115
 
 
116
    Updated Latvian translation.
 
117
 
 
118
M       po/lv.po
 
119
 
 
120
commit 546f5cc7f295f54f8cb46c0c1b7cdf7a0079f09d
 
121
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
 
122
Date:   2010-04-28
 
123
 
 
124
    Fixed bugs #569604 and #571929 for be.po
 
125
 
 
126
M       po/be.po
 
127
 
 
128
commit 14c72a98febc4ed5f145342e2530cec38ecf19be
 
129
Author: Norayr Chilingaryan <norayr@arnet.am>
 
130
Date:   2010-04-28
 
131
 
 
132
    Updated Armenian translation.
 
133
 
 
134
M       po/hy.po
 
135
 
 
136
commit a83bb8a5ac772e7a0ec2d4a3a16926b7c964d0ab
 
137
Author: Khaled Hosny <khaledhosny@eglug.org>
 
138
Date:   2010-04-26
 
139
 
 
140
    Updated Arabic translation
 
141
 
 
142
M       po/ar.po
 
143
 
 
144
commit 67c5de886c35985b9e9626a0de68cf71ce184907
 
145
Author: Carles Ferrando <carles.ferrando@gmail.com>
 
146
Date:   2010-04-21
 
147
 
 
148
    Updated Catalan (Valencian) translation
 
149
 
 
150
M       po/ca@valencia.po
 
151
 
 
152
commit a1dad2c90802f35c437cc7692f77190a7d011bab
 
153
Author: Shankar Prasad <svenkate@svenkate.pnq.redhat.com>
 
154
Date:   2010-04-21
 
155
 
 
156
    Updated Kannada translations
 
157
 
 
158
M       po/kn.po
 
159
 
 
160
commit aa159daaecfc7ad5577e1ce150ef4f59f937ad77
 
161
Author: Sandeep Shedmake <sshedmak@redhat.com>
 
162
Date:   2010-04-13
 
163
 
 
164
    Updated Marathi Translations
 
165
 
 
166
M       po/mr.po
 
167
 
 
168
commit e287cbf79cfe2e7eb7d05ce8e3e59b80bfe45246
 
169
Author: Andika Triwidada <andika@gmail.com>
 
170
Date:   2010-04-12
 
171
 
 
172
    Updated Indonesian translation
 
173
 
 
174
M       po/id.po
 
175
 
 
176
commit 1c5cf5b44c5dd0c644f31e8cd6d56a453e18dccd
 
177
Author: Thierry Randrianiriana <randrianiriana@gmail.com>
 
178
Date:   2010-04-11
 
179
 
 
180
    Updated Malagasy translation
 
181
 
 
182
M       po/mg.po
 
183
 
 
184
commit 6e31ace10643fe357b7c8cc49daae1ac1fc692c1
 
185
Author: Thierry Randrianiriana <randrianiriana@gmail.com>
 
186
Date:   2009-08-13
 
187
 
 
188
    Updated Malagasy translation
 
189
 
 
190
M       po/mg.po
 
191
 
 
192
commit ec1fcdadcc70a91c06c7f912af9907631d5984e5
 
193
Author: Khaled Hosny <khaledhosny@eglug.org>
 
194
Date:   2010-04-09
 
195
 
 
196
    Updated Arabic translation
 
197
 
 
198
M       po/ar.po
 
199
 
 
200
commit 3355e01aae4826063be711425024420d5d39f9f0
 
201
Author: Jordi Serratosa <jordis.lists@gmail.com>
 
202
Date:   2010-04-02
 
203
 
 
204
    Fixes to Catalan translation
 
205
 
 
206
M       po/ca.po
 
207
 
 
208
commit 703594e82bf27c367895027d342f62cd8e3e546d
 
209
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
 
210
Date:   2010-03-31
 
211
 
 
212
    Updated Basque language
 
213
 
 
214
M       po/eu.po
 
215
 
 
216
commit b7f42bac6db2b798feb71e31c67ba21fbf9bacde
 
217
Author: Vincent Untz <vuntz@gnome.org>
 
218
Date:   2010-03-30
 
219
 
 
220
    [release] post-release bump to 2.30.1
 
221
 
 
222
M       configure.in
 
223
 
 
224
commit 0d5840c1d7893100ac854738df1a7ff8d9d6cfb2
 
225
Author: Vincent Untz <vuntz@gnome.org>
 
226
Date:   2010-03-30
 
227
 
 
228
    [release] 2.30.0
 
229
 
 
230
M       NEWS
 
231
M       README
 
232
M       configure.in
 
233
 
1
234
commit f32a67c4953a570256e235fb923f0c4b8e95f90f
2
235
Author: Ani Peter <apeter@redhat.com>
3
 
Date:   2010-03-29
 
236
Date:   2010-03-29
4
237
 
5
238
    Updated Malayalam Translations
6
239