summaryrefslogtreecommitdiff
path: root/src/user_share.c
AgeCommit message (Collapse)AuthorFilesLines
2013-04-30Fix data passed to disabled_timeout_callbackStefano Karapetsas1-1/+1
In mate-user-share/src/user_share.c, the wrong variable is being passed as a gsettings pointer to the disabled_timeout_callback. https://bugs.launchpad.net/linuxmint/+bug/1005649/comments/36
2012-12-06[all] Only add Bluetooth support to build if Bluetooth is availableJasmine Hassan1-8/+36
2012-10-29[user-share] declare the x_fd variable as unusedJasmine Hassan1-1/+1
Fixes a GCC warning about set but not used variables. https://bugzilla.gnome.org/show_bug.cgi?id=676515 http://git.gnome.org/browse/gnome-user-share/commit/?id=ba5961cb3973df00a2260adc2826ec49077c2484
2012-10-29[user-share] add missing glib/gstdio.h includeJasmine Hassan1-0/+1
This is needed for g_rename() https://bugzilla.gnome.org/show_bug.cgi?id=676515 http://git.gnome.org/browse/gnome-user-share/commit/?id=0a5f5e09ee21207b9fb21a5bb661d0adb8d8e927
2012-10-29fix incorrect FSF addressraveit651-1/+1
2012-09-28fix gsettings againraveit651-1/+44
remove g_object_unref add static GSettings* settings add g_signal_connect as substitution for mateconf_client_notify_add
2012-09-28fix gsettings in user_share.craveit651-11/+11
2012-09-28convert to gsettingsraveit651-118/+41
2012-05-14Forked gnome-user-share. Work in progress.Steve Zesch1-0/+572