a11y-profile-manager:master

Last commit made on 2017-01-07
Get this branch:
git clone -b master https://git.launchpad.net/a11y-profile-manager
Only Luke Yelavich can upload to this branch. If you are Luke Yelavich please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:a11y-profile-manager

Recent commits

cf4b366... by Adolfo Jayme Barrientos

Fix typo: “impairement” → “impairment”

19aba3b... by Luke Yelavich

Revert XDG_CURRENT_DESKTOP checking

In thinking through the circumstances in which a11y-profile-manager is used,
I realised that it doesn't make sense to only apply settings for the current
desktop in use, particularly if multiple desktop environments are installed.

Therefore, if gsettings schemas cannot be found, a11y-profile-manager moves
silently onto the next schema and the next gsettings data file if found, and
only errors out if no settings for the current profile being processed can be
found.

fd9902b... by Luke Yelavich

Add option to specify desktop environment when running the indicator in installer mode

362e8ca... by Luke Yelavich

Clarrify the relevance of the directory name in detailed profile listings

890807b... by Luke Yelavich

Fix typo in mate settings for the braille profile

72f0d5a... by Luke Yelavich

Rework gstreamer lookup failure check logic

df46cce... by Luke Yelavich

When searching for gsettings files, do not add another .gsettings extension

503b06f... by Luke Yelavich

Set string array to null when initializing

750afe3... by Luke Yelavich

Open absolute path when searching for gsettings files

9ae310d... by Luke Yelavich

Check if a variable is nothing before performing a split operation

Gets rid of GLib warnings