Matthias Clasen
|
d9fcc4c630
|
Silence new gcc warnings
gcc 4.6.0 has started to warn about set-but-unused variables.
So don't do that, then.
|
2011-01-23 21:51:38 -05:00 |
|
Philip Withnall
|
5fa4a05ccc
|
Miscellaneous string fixes
Mostly capitalisation fixes. Closes: bgo#528257
|
2010-08-22 15:06:45 +01:00 |
|
Javier Jardón
|
0a07e9733b
|
gtk/: fully remove gtkalias hacks
https://bugzilla.gnome.org/show_bug.cgi?id=623845
|
2010-07-10 02:51:26 +02:00 |
|
Michael Natterer
|
6a278af6d2
|
Fix casts in calls to g_utf8_validate()
The "end" parameter is (const gchar **), not (const gchar *).
|
2009-08-27 21:14:21 +02:00 |
|
Christian Persch
|
e8dcf330cc
|
Preserve errno, and always use g_strerror()
Bug #592461.
|
2009-08-24 15:30:00 +02:00 |
|
Matthias Clasen
|
4f49287659
|
Add a translator comment
This fixes bug 589035.
|
2009-07-19 23:21:52 -04:00 |
|
Matthias Clasen
|
b3969a3d75
|
2.17.3
|
2009-07-07 01:05:29 -04:00 |
|
David Zeuthen
|
200d5dde04
|
Bug 587485 – GMountOperation::show-processes support
- Add support for GMountOperation::show-processes
- Implement process look up for the X11 target
|
2009-07-06 14:23:03 -04:00 |
|