Daniel Nylander
971cacb4ed
sv.po: Updated Swedish translation
...
svn path=/trunk/; revision=6684
2008-03-11 20:23:16 +00:00
Gil Forcada Codinachs
65f97d4fe7
Updated Catalan translation
...
svn path=/trunk/; revision=6683
2008-03-11 19:12:57 +00:00
Philip Withnall
1494db33e9
Updated British English translation.
...
2008-03-11 Philip Withnall <pwithnall@svn.gnome.org>
* en_GB.po: Updated British English translation.
svn path=/trunk/; revision=6682
2008-03-11 17:30:39 +00:00
Baris Cicek
b0c58d2cf5
updated Turkish translation
...
svn path=/trunk/; revision=6681
2008-03-11 17:06:49 +00:00
Murray Cumming
0ae78c829d
Bug 521591 – g_markup_parse_context_parse() creates GError message that
...
2008-03-11 Murray Cumming <murrayc@murrayc.com>
Bug 521591 – g_markup_parse_context_parse() creates GError message that
is invalid UTF8.
* glib/gmarkup.c (set_error): Make sure that the GError::message is
valid UTF-8 even if it is complaining about invalid UTF-8 in the
markup text, using _g_utf8_make_valid().
svn path=/trunk/; revision=6680
2008-03-11 15:43:25 +00:00
Alexander Larsson
c5a10d2650
Correctly implement can_trash by actually looking for a trash dir, not
...
2008-03-11 Alexander Larsson <alexl@redhat.com>
* glocalfile.c:
* glocalfileinfo.[ch]:
Correctly implement can_trash by actually
looking for a trash dir, not just assuming
one exists.
svn path=/trunk/; revision=6679
2008-03-11 14:48:28 +00:00
Inaki Larranaga Murgoitio
15f3867833
Updated Basque translation.
...
2008-03-11 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
* eu.po: Updated Basque translation.
svn path=/trunk/; revision=6678
2008-03-11 13:17:24 +00:00
Takeshi AIHANA
46a7c9cb6f
Updated Japanese translation.
...
2008-03-11 Takeshi AIHANA <takeshi.aihana@gmail.com>
* ja.po: Updated Japanese translation.
svn path=/trunk/; revision=6677
2008-03-11 11:50:34 +00:00
Timo Jyrinki
4d16cda2a5
Fix 3 fuzzies and 3 untranslated strings.
...
svn path=/trunk/; revision=6676
2008-03-11 10:53:48 +00:00
Gintautas Miliauskas
7b9c0615dd
Updated Lithuanian translation.
...
2008-03-11 Gintautas Miliauskas <gintas@akl.lt>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=6675
2008-03-11 10:44:53 +00:00
Duarte Loreto
07d10ddaa5
Updated Portuguese translation.
...
2008-03-11 Duarte Loreto <happyguy_pt@hotmail.com>
* pt.po: Updated Portuguese translation.
svn path=/trunk/; revision=6674
2008-03-11 08:26:34 +00:00
Jorge Gonzalez Gonzalez
c01efeee17
Updated Spanish translation
...
svn path=/trunk/; revision=6673
2008-03-11 07:15:58 +00:00
Matthias Clasen
7cff233d6e
2.16.1
...
svn path=/trunk/; revision=6671
2008-03-11 02:18:18 +00:00
Matthias Clasen
04131f77e3
Updates
...
svn path=/trunk/; revision=6670
2008-03-11 01:51:49 +00:00
Matthias Clasen
a134d9f42b
Update to 7.6, for real
...
svn path=/trunk/; revision=6669
2008-03-11 01:51:07 +00:00
Matthias Clasen
b6ab5c133d
Bump version
...
svn path=/trunk/; revision=6668
2008-03-11 00:40:10 +00:00
Matthias Clasen
9299286b76
Updates
...
svn path=/trunk/; revision=6667
2008-03-11 00:39:13 +00:00
Alexander Larsson
fd2e57c644
Fix crashes in new constructor and properties code
...
2008-03-11 Alexander Larsson <alexl@redhat.com>
* gthemedicon.c:
Fix crashes in new constructor and properties code
svn path=/trunk/; revision=6666
2008-03-11 00:14:11 +00:00
Kenneth Nielsen
fadb7990f2
Updated Danish translation
...
svn path=/trunk/; revision=6664
2008-03-10 22:59:44 +00:00
Murray Cumming
1d77c0c7dd
Minor spelling correction in documentation: existance -> existence.
...
2008-03-10 Murray Cumming <murrayc@murrayc.com>
* gfile.c: Minor spelling correction in documentation:
existance -> existence.
svn path=/trunk/; revision=6663
2008-03-10 19:38:42 +00:00
Matthias Clasen
e2a4ed3287
2.16.0
...
svn path=/trunk/; revision=6661
2008-03-10 18:09:06 +00:00
Matthias Clasen
53e4dfb50f
Updates
...
svn path=/trunk/; revision=6660
2008-03-10 17:49:20 +00:00
Matthias Clasen
497387c5f3
Fix symbol list
...
svn path=/trunk/; revision=6659
2008-03-10 17:10:37 +00:00
Matthias Clasen
536278adfd
Bump version to 2.16.0
...
svn path=/trunk/; revision=6658
2008-03-10 16:53:25 +00:00
Matthias Clasen
a416c3c0f6
Fix a typo
...
svn path=/trunk/; revision=6657
2008-03-10 16:50:13 +00:00
Matthias Clasen
ff4685caa0
Remove inlined docs
...
svn path=/trunk/; revision=6656
2008-03-10 16:47:58 +00:00
Matthias Clasen
83ba7b5fba
Add properties to make bindings happy. ( #517676 , Samuel Cormier-Iijima)
...
2008-03-10 Matthias Clasen <mclasen@redhat.com>
* gthemedicon.c: Add properties to make bindings happy. (#517676 ,
Samuel Cormier-Iijima)
svn path=/trunk/; revision=6655
2008-03-10 16:08:41 +00:00
Matthias Clasen
b85f7190da
Fix confusing error message. ( #521028 , Peter Kjellerstedt)
...
2008-03-10 Matthias Clasen <mclasen@redhat.com>
* glib/giochannel.c (g_io_channle_set_encoding): Fix confusing
error message. (#521028 , Peter Kjellerstedt)
svn path=/trunk/; revision=6654
2008-03-10 15:55:16 +00:00
Matthias Clasen
b2d5e81c5c
Fix the build
...
svn path=/trunk/; revision=6653
2008-03-10 15:42:46 +00:00
Matthias Clasen
fe751b255f
Small test fixup
...
svn path=/trunk/; revision=6652
2008-03-10 15:13:29 +00:00
Matthias Clasen
1e781bc080
Add Since marker
...
svn path=/trunk/; revision=6651
2008-03-10 15:07:21 +00:00
Runa Bhattacharjee
0ca802c576
Added Entry for Bengali India Translation updation
...
svn path=/trunk/; revision=6650
2008-03-10 07:21:46 +00:00
Runa Bhattacharjee
29907773fe
Updated Bengali India Translation
...
svn path=/trunk/; revision=6649
2008-03-10 07:21:03 +00:00
Marcel Telka
38cf95304c
Updated Slovak translation.
...
2008-03-09 Marcel Telka <marcel@telka.sk>
* sk.po: Updated Slovak translation.
svn path=/trunk/; revision=6648
2008-03-09 22:35:34 +00:00
Kjartan Maraas
33c3c9495b
Fix
...
svn path=/trunk/; revision=6647
2008-03-09 13:32:52 +00:00
Kjartan Maraas
b482684155
Tweak
...
svn path=/trunk/; revision=6646
2008-03-09 13:19:35 +00:00
Kjartan Maraas
12aec3c804
Updated Norwegian bokmål translation.
...
2008-03-09 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=6645
2008-03-09 13:19:15 +00:00
Yuri Kozlov
8b0e63de27
Updated Russian translation.
...
2008-03-09 Yuri Kozlov <kozlov.y@gmail.com>
* ru.po: Updated Russian translation.
svn path=/trunk/; revision=6644
2008-03-08 22:11:38 +00:00
Tor Lillqvist
93bd705e78
Define FILE_READ_ONLY_VOLUME if it is missing from winnt.h. ( #521145 )
...
2008-03-08 Tor Lillqvist <tml@novell.com>
* glocalfile.c: Define FILE_READ_ONLY_VOLUME if it is missing from
winnt.h. (#521145 )
svn path=/trunk/; revision=6643
2008-03-08 16:06:00 +00:00
Yannig MARCHEGAY
0a2a4fdc94
Updated Occitan translation
...
svn path=/trunk/; revision=6642
2008-03-08 11:20:51 +00:00
Maxim Dziumanenko
9f361031a0
Update Ukrainian translation.
...
2008-03-08 Maxim Dziumanenko <dziumanenko@gmail.com>
* Update Ukrainian translation.
svn path=/trunk/; revision=6641
2008-03-07 23:25:57 +00:00
Mugurel Tudor
d45a5e146b
*ro.po: Updated Romanian translation
...
2008-03-07 Mugurel Tudor <mugurelu@gnome.ro>
*ro.po: Updated Romanian translation
svn path=/trunk/; revision=6639
2008-03-07 18:08:56 +00:00
Alexander Larsson
3cacbe8178
Use struct statfs.f_fstypename if availible (e.g. on OpenBSD) Patch from
...
2008-03-07 Alexander Larsson <alexl@redhat.com>
* glocalfile.c:
(g_local_file_query_filesystem_info):
Use struct statfs.f_fstypename if availible (e.g. on OpenBSD)
Patch from Jasper Lievisse Adriaanse
svn path=/trunk/; revision=6638
2008-03-07 14:36:15 +00:00
Tor Lillqvist
c2cb0a5aaf
More edits.
...
svn path=/trunk/; revision=6637
2008-03-07 01:58:49 +00:00
Tor Lillqvist
57eb322704
Updates.
...
2008-03-07 Tor Lillqvist <tml@novell.com>
* README.win32: Updates.
svn path=/trunk/; revision=6636
2008-03-07 01:47:26 +00:00
Gintautas Miliauskas
11f624d364
Updated Lithuanian translation.
...
2008-03-07 Gintautas Miliauskas <gintas@akl.lt>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=6635
2008-03-07 00:07:57 +00:00
Tor Lillqvist
7332eed6ff
Correct milliseconds to microseconds in the doc comments for the *_USEC
...
2008-03-06 Tor Lillqvist <tml@novell.com>
* gfileinfo.h: Correct milliseconds to microseconds in the doc
comments for the *_USEC attributes.
svn path=/trunk/; revision=6634
2008-03-06 13:10:06 +00:00
Alexander Larsson
79ad411eb5
Add g_return_val_if_fail check ( #520700 )
...
2008-03-06 Alexander Larsson <alexl@redhat.com>
* gfile.c (g_file_query_exists):
Add g_return_val_if_fail check (#520700 )
svn path=/trunk/; revision=6633
2008-03-06 10:04:24 +00:00
Alexander Larsson
5241d96b21
Fix sparse warnings ( #519489 )
...
2008-03-06 Alexander Larsson <alexl@redhat.com>
* gdesktopappinfo.c:
* gfilemonitor.c:
* gthemedicon.c:
* gunionvolumemonitor.c:
* gunixmounts.c:
* tests/g-file.c:
* tests/live-g-file.c:
* xdgmime/xdgmimecache.c:
Fix sparse warnings (#519489 )
svn path=/trunk/; revision=6632
2008-03-06 09:53:35 +00:00
Rahul Bhalerao
c2237ec397
Updated Marathi Translations
...
svn path=/trunk/; revision=6631
2008-03-05 15:09:28 +00:00