~linuxmint-daily-build-team/linuxmint/+git/cinnamon-control-center:2.2-maintenance

Last commit made on 2015-02-08
Get this branch:
git clone -b 2.2-maintenance https://git.launchpad.net/~linuxmint-daily-build-team/linuxmint/+git/cinnamon-control-center

Branch merges

Branch information

Recent commits

7a2e6ae... by Michael Webster

Merge pull request #94 from leigh123linux/patch-1

Fix Network Manager version check

967ef5d... by leigh123linux <email address hidden>

Update cc-network-panel.c

ced6609... by Clement Lefebvre <email address hidden>

2.2.11

9c5b468... by Michael Webster

Fix upower patch logic - this is compile-time, not run-time.

86e4b26... by Michael Webster

upower.99 support patch

http://anonscm.debian.org/gitweb/?p=pkg-cinnamon/cinnamon-control-center.git;a=blob;f=debian/patches/upowerd-0.99-support;h=2e66640207e610e0f38a073ae787dc1da7faf01c;hb=HEAD

945ed94... by Clement Lefebvre <email address hidden>

2.2.10

2e77fbc... by Michael Webster

network panel: never show the proxy switch - it doesn't actually do anything
right now, except confuse people.

- Proxy settings are just used, if they exist. There's no on/off
- TODO:
    - Understand proxy settings better
    - implement switch (mutually-exclusive switches?) correctly
    - add "apply system-wide" button
    - understand how to let i.e. firefox and chrome figure out the
      system proxy settings (for me at least, chrome considers mine
      an unsupported system in its config gui)
    - Initial bit of Upstream implementation of system-wide action here:
      https://github.com/linuxmint/cinnamon-control-center/tree/proxy-system-wide

821dbc2... by Michael Webster

sound panel: Ignore streams from org.Cinnamon app ids.

This fixes #52.

I think? I can't reproduce it, my computer is too speedy apparently :)

e7d7094... by Michael Webster

date-time: Fix https://bugs.launchpad.net/linuxmint/+bug/1328075

- Suspend wallclock notifies for the duration of the re-setting of
  said wallclock.

6a92a32... by Michael Webster

Hide the zoom enable shortcut label (it doesn't use a shortcut anymore)
and hide some tabs in the zoom prefs that don't appear to do anything
currently. (TODO: why not?)