Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ffmemless: Rename settings environment variable #16

Merged
merged 1 commit into from Aug 16, 2013

Conversation

kjokinie
Copy link
Contributor

The original plan for the settings environment variable was that
we could use the same settings file for qtfeedback and ngfd.
Unfortunately QSettings cannot read glib's .ini file format,
and vice versa glib cannot comprehend settings values without
bracket header.

So, change the ngf environment variable to be different from
the qtfeedback one, so that separate device/distro specific values
can be set in separate files for qtfeedback and ngfd.

Signed-off-by: Kalle Jokiniemi kalle.jokiniemi@jollamobile.com

The original plan for the settings environment variable was that
we could use the same settings file for qtfeedback and ngfd.
Unfortunately QSettings cannot read glib's .ini file format,
and vice versa glib cannot comprehend settings values without
bracket header.

So, change the ngf environment variable to be different from
the qtfeedback one, so that separate device/distro specific values
can be set in separate files for qtfeedback and ngfd.

Signed-off-by: Kalle Jokiniemi <kalle.jokiniemi@jollamobile.com>
@chriadam
Copy link

LGTM

iamer added a commit that referenced this pull request Aug 16, 2013
[ffmemless] Rename settings environment variable
@iamer iamer merged commit 2e53ce1 into nemomobile:master Aug 16, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants