5260 Commits

Author SHA1 Message Date
jasper
0cc96d445c update to grilo-plugins-0.2.10 2014-03-09 20:05:06 +00:00
jasper
cdf060db89 update to grilo-0.2.8 2014-03-09 20:04:56 +00:00
espie
d65a516655 put back the "bootstrap" annotation.
It is necessary when BUILD_ONCE is in place, but it was lost in dpb
through a code reorg.
2014-03-09 19:46:35 +00:00
jasper
d2847d11c9 update to gnome-shell-3.10.4, fixing a host of issues
ok aja@ sthen@
2014-02-20 17:55:45 +00:00
jasper
834da1029c update to mutter 3.10.4, fixing a host of issues
ok aja@ sthen@
2014-02-20 17:55:29 +00:00
ajacoutot
3e962a13db Unbreak runtime on 64bit; from upstream.
debugging help from rpointel@
ok sthen@ jasper@
2014-02-20 10:12:32 +00:00
stsp
4b178ed019 In mutter, fix size mismatch on 32bit architectures due to time_t-related
API/ABI patch in devel/startup-notification. A pointer to time_t vs pointer
to long problem. Same bug as recently fixed in XFCE's xfwm.
ok sthen aja jasper
2014-02-18 11:02:11 +00:00
ajacoutot
226d790503 Save ourselves a patch, our locales are of no use. 2014-02-09 08:48:33 +00:00
ajacoutot
c451af62fb +libmediaart 2014-02-07 13:40:51 +00:00
ajacoutot
8bf0a6b548 Import libmediaart-0.2.0.
Library tasked with managing, extracting and handling media art caches.

ok robert@
2014-02-07 13:39:23 +00:00
ajacoutot
0fef06a5aa Unbreak after recent libchamplain update. 2014-02-05 13:41:49 +00:00
ajacoutot
7db1f6e92d Unbreak these after the recent libchamplain update. 2014-02-05 13:25:11 +00:00
ajacoutot
d15ae48e64 Sync with what was committed usptream. 2014-02-04 14:49:53 +00:00
ajacoutot
bfeae11b20 Fix a possible segfault in the Region panel.
reported ages ago by pea@
2014-02-03 18:23:54 +00:00
jasper
c5e793f787 disable glade catalog installation which may get installed when glade
gets picked up.

spotted by nigel@
2014-02-03 13:00:29 +00:00
jasper
9f4a9b4fd1 update to libgweather-3.10.2 2014-02-03 08:18:17 +00:00
ajacoutot
d175b94f1d Sync rc_start() between these 3 daemons since they do the same.
Keeping the sleep 2 in kdm.rc -- not sure why this is needed, zhuk@ probably
knows.
2014-01-30 16:58:58 +00:00
ajacoutot
72bf43d2b2 authdir was dropped 5 months ago. 2014-01-30 11:00:49 +00:00
ajacoutot
4606edb2c0 Missed in previous. 2014-01-29 14:00:46 +00:00
ajacoutot
cd3c7e757d Only loop for getty during boot, not when the system is already running. 2014-01-29 14:00:04 +00:00
ajacoutot
b85f4884af Fix a crash in the process tree (upstream). 2014-01-23 14:28:11 +00:00
ajacoutot
b08d942e5f Sync patch with what was merged upstream. 2014-01-23 14:16:10 +00:00
ajacoutot
7d9544d99f Update to gnome-online-miners-3.10.3. 2014-01-23 09:54:21 +00:00
jasper
b6f3862143 update to gedit-3.10.4 2014-01-23 08:59:54 +00:00
ajacoutot
9ebb5e907b Bring some fixes from upstream (crash, timeout, ...). 2014-01-23 08:36:02 +00:00
ajacoutot
6086d97e6b Properly remove the socket directory; this prevents creating brazillions
of gvfs entries under /tmp.
2014-01-21 19:23:40 +00:00
ajacoutot
177a7c75e3 Fix utmp usage, login(3) cannot work without a tty. 2014-01-21 17:39:30 +00:00
ajacoutot
1810750749 Pushed upstream. 2014-01-17 13:12:15 +00:00
jasper
16c5f5c405 update to gnome-shell-3.10.3 2014-01-16 10:22:47 +00:00
jasper
5d9eeace98 update to mutter-3.10.3 2014-01-16 10:22:40 +00:00
ajacoutot
249825bdd6 Tweak patch to make it simpler. 2014-01-15 13:30:38 +00:00
ajacoutot
14c99fef5b Prefer the openpty(3) code path over grantpt(3) -- this fixes the
numerous SSH dialogs when mount an sftp share (known_hosts additions and
password auth).
2014-01-11 17:27:44 +00:00
ajacoutot
73ed8343d9 Committed upstream. 2014-01-11 14:08:19 +00:00
ajacoutot
76c658ad9d Enable browser plugins; it costs nothing dependency-wise and they are
actually usefull to play some contents.
2014-01-11 12:45:37 +00:00
ajacoutot
bb09f67277 Update to seahorse-3.10.2. 2014-01-08 18:12:38 +00:00
ajacoutot
4137dfb2b8 LC_CTYPE is needed by the time/date applet.
Do not start an ssh-agent(1) if we are running gnome-session since gnome
keyring already provides SSH agent functionnality.
2014-01-08 14:07:48 +00:00
ajacoutot
b828496a2b Tweaks. 2014-01-08 10:37:25 +00:00
ajacoutot
22af99470a setlocale(3) does not handle LANG so use LC_MESSAGES. 2014-01-08 10:08:53 +00:00
ajacoutot
ead62541a8 i18n -> locale.conf to match upstream. 2014-01-08 09:42:14 +00:00
ajacoutot
af285dadd7 Update to empathy-3.10.3. 2014-01-07 12:01:37 +00:00
ajacoutot
19f1228b3c Sync patches with upstream now that g_get_current_dir() does the right
thing.
2014-01-03 16:02:20 +00:00
ajacoutot
1157cfa912 Do the proper chown(1) $USER, root or _gdm dance according to the situation.
prodded by kettenis@
2013-12-26 15:38:29 +00:00
ajacoutot
74130a2688 Update to libgda-5.2.2. 2013-12-24 08:18:46 +00:00
jasper
9bb71a0f92 update to rygel-0.20.3 2013-12-22 14:09:05 +00:00
ajacoutot
37cfaba6af Bring some sftp, http and ftp fixes from upstream. 2013-12-21 13:21:49 +00:00
jasper
9e8d1f656c update to gedit-3.10.3 2013-12-20 21:50:36 +00:00
ajacoutot
f510c1dcfc Add libosinfo support. 2013-12-19 18:06:58 +00:00
ajacoutot
37bed619b6 Make it clear the run depends on gtk+3 is needed because of pygobject
introspection.
2013-12-16 08:24:04 +00:00
ajacoutot
6ab2085148 Sync patch, libsecret is not needed. 2013-12-14 09:53:18 +00:00
ajacoutot
c6941d9fb2 Don't use non-portable sed -i shell command (upstream). 2013-12-14 08:17:50 +00:00