Matthias Clasen
2e9f3a9afe
Revert "Rename objective-c files from .c to .m"
...
This reverts commit e400af99d436b003b93479e4892623f336f58a6b.
2018-05-22 17:21:16 -04:00
Xavier Claessens
e400af99d4
Rename objective-c files from .c to .m
...
Those files got renamed to .c to work around an automake issue, but
Meson needs them to have .m extension. Better rename them at build time
in Makefile.am since that's where the workaround is needed.
https://bugzilla.gnome.org/show_bug.cgi?id=672777
2018-05-22 11:49:24 -04:00
Sébastien Wilmet
3bf4a720c3
gio/: LGPLv2+ -> LGPLv2.1+
...
Sub-directories inside gio/ already processed in a previous commit:
- fam/
- gdbus-2.0/ (which contains only codegen/)
- gvdb/
- inotify/
- tests/
- win32/
- xdgmime/
Other sub-directories inside gio/:
- completion/: no license headers
- kqueue/: not LGPL, BSD-style license
https://bugzilla.gnome.org/show_bug.cgi?id=776504
2017-05-29 19:53:34 +02:00
Daniel Mustieles
078dbda148
Updated FSF's address
2014-01-31 14:31:55 +01:00
Ryan Lortie
7c98844760
various: add missing cases of #include "config.h"
2012-12-06 13:30:31 -05:00
John Ralls
5588d47985
Fix compile error about missing prototype
...
For g_nextstep_settings_backend_get_type()
2012-11-09 09:23:01 -08:00
Jeremy Huddleston
5739d896f8
Don't use fast enumeration in old version of Mac OS.
...
Signed-off-by: William Hua <william@attente.ca>
2012-04-11 10:31:59 -04:00
William Hua
a07e9a5fb2
nextstep gsettings backend: whitespace police
2012-01-01 22:01:47 -05:00
William Hua
edd2aff575
thread-safe nextstep gsettings backend
...
simplified key reset logic
2012-01-01 21:59:39 -05:00
William Hua
9c10083844
GSettings: nextstep settings backend
2012-01-01 19:40:56 -05:00