lp://staging/~khurshid-alam/unity-control-center/sharing-panel
- Get this branch:
- bzr branch lp://staging/~khurshid-alam/unity-control-center/sharing-panel
Branch merges
- Marco Trevisan (Treviño): Needs Information
-
Diff: 12610 lines (+11011/-1278)47 files modifiedconfigure.ac (+9/-6)
debian/libunity-control-center1.symbols (+5/-0)
panels/Makefile.am (+2/-2)
panels/screen-sharing/Makefile.am (+0/-39)
panels/screen-sharing/cc-screen-sharing-panel.c (+0/-315)
panels/screen-sharing/cc-screen-sharing-panel.h (+0/-29)
panels/screen-sharing/screen-sharing-module.c (+0/-41)
panels/screen-sharing/screen-sharing-panel.ui (+0/-400)
panels/screen-sharing/unity-screen-sharing-panel.desktop.in.in (+0/-13)
panels/screen-sharing/vino-message-box.c (+0/-156)
panels/screen-sharing/vino-message-box.h (+0/-59)
panels/screen-sharing/vino-radio-button.c (+0/-181)
panels/screen-sharing/vino-radio-button.h (+0/-29)
panels/sharing/Makefile.am (+88/-0)
panels/sharing/cc-media-sharing.c (+153/-0)
panels/sharing/cc-media-sharing.h (+30/-0)
panels/sharing/cc-remote-login-helper.c (+170/-0)
panels/sharing/cc-remote-login.c (+338/-0)
panels/sharing/cc-remote-login.h (+33/-0)
panels/sharing/cc-sharing-networks.c (+567/-0)
panels/sharing/cc-sharing-networks.h (+63/-0)
panels/sharing/cc-sharing-panel.c (+1276/-0)
panels/sharing/cc-sharing-panel.h (+75/-0)
panels/sharing/cc-sharing-resources.c (+3781/-0)
panels/sharing/cc-sharing-resources.h (+7/-0)
panels/sharing/cc-sharing-switch.c (+135/-0)
panels/sharing/cc-sharing-switch.h (+55/-0)
panels/sharing/com.canonical.controlcenter.remote-login-helper.policy.in.in (+22/-0)
panels/sharing/file-share-properties.c (+60/-0)
panels/sharing/file-share-properties.h (+25/-0)
panels/sharing/gsd-sharing-enums.h (+34/-0)
panels/sharing/networks.ui (+53/-0)
panels/sharing/org.gnome.SettingsDaemon.Sharing.c (+2049/-0)
panels/sharing/org.gnome.SettingsDaemon.Sharing.h (+264/-0)
panels/sharing/org.gnome.SettingsDaemon.Sharing.xml (+19/-0)
panels/sharing/sharing-module.c (+33/-0)
panels/sharing/sharing.gresource.xml (+7/-0)
panels/sharing/sharing.ui (+861/-0)
panels/sharing/unity-sharing-panel.desktop.in.in (+17/-0)
panels/sharing/vino-preferences.c (+111/-0)
panels/sharing/vino-preferences.h (+48/-0)
po/POTFILES.in (+0/-4)
shell/Makefile.am (+9/-4)
shell/cc-hostname-entry.c (+298/-0)
shell/cc-hostname-entry.h (+72/-0)
shell/hostname-helper.c (+221/-0)
shell/hostname-helper.h (+21/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 12914. By Khurshid Alam
-
Import sharing panel from gnome-control-
center
This commit imports sharing panel from gnome-control-center and removes old screen-sharing panel. - 12913. By Khurshid Alam
-
Remove old screen-sharing plugin
Gnome removed a gsettings key from vino which is used to start/stop the vnc server from unity-control-center. As of now old screen-sharing panel doesn't work with latest vino.
https://bugzilla. gnome.org/ show_bug. cgi?id= 731862 - 12911. By Khurshid Alam
-
Import gnome online-accounts panel into unity-control-
center
Reference: https://bugzilla. gnome.org/ show_bug. cgi?id= 774222
Reference: https://github. com/linuxmint/ cinnamon- control- center/ pull/181 (LP: #1747897) - 12910. By CI Train Bot Account
-
* Build against latest gnome-desktop3, cherry-picked fix from
gnome-control- center.
* Bump minimum gnome-desktop3 to 3.27.3 - 12909. By Jeremy Bícha
-
releasing package unity-control-
center version 15.04.0+ 17.10.20171225- 0ubuntu1 - 12908. By Khurshid Alam
-
Merge Robert Ancell's Desktop Sharing panel
since Vino no longer provides its own settings app (LP: #1271358)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/unity-control-center