lp://staging/~khurshid-alam/unity-settings-daemon/sharing-plugin-test
- Get this branch:
- bzr branch lp://staging/~khurshid-alam/unity-settings-daemon/sharing-plugin-test
Branch merges
- Jeremy Bícha: Pending requested
-
Diff: 1130 lines (+1029/-1)11 files modifiedconfigure.ac (+21/-0)
debian/control (+1/-0)
debian/rules (+1/-1)
plugins/Makefile.am (+1/-0)
plugins/sharing/Makefile.am (+49/-0)
plugins/sharing/gsd-sharing-enums.h (+34/-0)
plugins/sharing/gsd-sharing-manager.c (+822/-0)
plugins/sharing/gsd-sharing-manager.h (+56/-0)
plugins/sharing/gsd-sharing-plugin.c (+28/-0)
plugins/sharing/sharing.gnome-settings-plugin.in (+9/-0)
plugins/sharing/test-sharing.c (+7/-0)
Branch information
Recent revisions
- 4177. By Khurshid Alam
-
Add sharing plugin
we are importing sharing panel from gnome-control-
center as the old screen-sharing panel does not work anymore due to a gsettings key removal from vino. Our new sharing panel will use this plugin. This plugin is a direct port from gnome-settings- daemon 3.22. - 4174. By Khurshid Alam
-
gtk_icon_info_free has been deprecated since gtk-3.8. Replace it with g_object_unref (LP: #1747154)
Approved by: Sebastien Bacher
- 4172. By Marco Trevisan (Treviño)
-
XSettings: under unity use com.ubuntu.
user-interface. desktop keys for scaling settings Unity would override them with computed values, so we need to store them in different keys
not to interfere with any other installed gnome out there.Also migrate changes to old keys to the new ones, if they happen when running unity.
Approved by: Andrea Azzarone
- 4171. By Sebastien Bacher
-
releasing package unity-settings-
daemon version 15.04.1+ 17.04.20170619- 0ubuntu3 - 4170. By Sebastien Bacher
-
debian/control: use 'X-Ubuntu-
Use-Langpack: yes' since the indicator
is now in universe, this way the translations are still available on
launchpad and exported to the langpacks - 4169. By Didier Roche-Tolomelli
-
releasing package unity-settings-
daemon version 15.04.1+ 17.04.20170619- 0ubuntu2 - 4168. By Didier Roche-Tolomelli
-
remove debian/
unity-settings- daemon. gsettings- override: the key combination
is already upstream's default.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/unity-settings-daemon