summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Collapse)AuthorFilesLines
2012-12-06[all] Only add Bluetooth support to build if Bluetooth is availableJasmine Hassan1-1/+12
2012-10-29[bar] Hide the share bar when Bluetooth is disabledJasmine Hassan1-1/+1
A bar always appears on top of XDG_DOWNLOAD_DIR view in caja even without a bluetooth adapter present or enabled. This patch uses BluetoothClient's "default-adapter" property to detect whether we have an enabled bluetooth adapter, and only if so, show the bar telling the user they can receive files over bluetooth into this folder. Patch adapted for mate-user-share from Baptiste Mille-Mathias' patch against gnome-user-share, for the same issue. Origin: https://bugzilla.gnome.org/show_bug.cgi?id=613584
2012-09-28convert to gsettingsraveit651-9/+7
2012-07-18Preparing for 1.4.1 release.mate-user-share-1.4.1Steve Zesch1-1/+1
2012-07-16Preparing for 1.4 relase.mate-user-share-1.4.0Steve Zesch1-1/+1
2012-05-19Changes from yesterday.Steve Zesch1-3/+3
2012-05-17More fixes.Steve Zesch1-7/+6
2012-05-17Fixed missing caja references. Removed some files.Steve Zesch1-11/+11
2012-05-14Forked gnome-user-share. Work in progress.Steve Zesch1-0/+207