Hardware Sensors Indicator 0.1-beta

Milestone information

Project:
Hardware Sensors Indicator
Series:
trunk
Version:
0.1-beta
Released:
 
Registrant:
Alex Murray
Release registered:
Active:
Yes. Drivers can target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
No users assigned to blueprints and bugs.
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
No bugs are targeted to this milestone.

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon indicator-sensors-0.1-beta.tar.gz (md5, sig) release tarball 261
last downloaded 41 weeks ago
Total downloads: 261

Release notes 

Hardware Sensors Indicator - 0.1-beta
===========================================

New in this version:

 * Temperature sensors can be shown in either Celsius or Fahrenheit scale
 * User interface cleanups
 * Consistent naming of application to Hardware Sensors Indicator
 * Translation updates including Turkish language support

Changelog 

View the full changelog

commit bfd48f0ce3e3581a540b178a59a684a58726d674
Author: Alex Murray <email address hidden>
Date: Wed May 11 22:49:46 2011 +0930

    Bump version for 0.1-beta release

 configure.ac | 2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 23b2f70ff20f633aa2a631b988fb37e18da7de20
Author: Alex Murray <email address hidden>
Date: Wed May 11 22:47:59 2011 +0930

    Update translations from Launchpad (adds Turkish)

    Also update translation template

 configure.ac | 2 +-
 po/ca.po | 63 ++++++++++++-----
 po/de.po | 63 ++++++++++++-----
 po/eo.po | 54 +++++++++++----
 po/es.po | 71 +++++++++++++------
 po/indicator-sensors.pot | 52 +++++++++++---
 po/ro.po | 55 +++++++++++----
 po/ru.po | 69 +++++++++++++------
 po/tr.po | 171 ++++++++++++++++++++++++++++++++++++++++++++++
 po/uk.po | 67 +++++++++++++-----
 10 files changed, 534 insertions(+), 133 deletions(-)

commit 21498cbbb130f23d0f7437cd68e1cc7c2c939eea
Author: Alex Murray <email address hidden>
Date: Wed May 11 22:34:32 2011 +0930

    Define PACKAGE_NAME properly in configure.ac then use consistently in sources

 configure.ac | 2 +-
 indicator-sensors/is-manager.c | 4 ++--
 indicator-sensors/is-preferences-dialog.c | 6 +++++-
 3 files changed, 8 insertions(+), 4 deletions(-)

commit 9855bd5eacf077b59fddfcdd39fb051113ef663a
Author: Alex Murray <email address hidden>
Date: Wed May 11 22:31:42 2011 +0930

    Minor fixups to configure.ac (made by runing autoupdate)

 configure.ac | 6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit b5d4c3fddd31397d85bc54fec253529056dc39c6
Author: Alex Murray <email address hidden>
Date: Tue May 10 22:38:50 2011 +0930

    Fix plugins to correctly set temperature values as celsius

    Then we can handle generically whether the user has selected Fahrenheit
    or not without each plugin having to worry about it.

 indicator-sensors/is-sensor.c | 23 +++++++++++++++++++----
 indicator-sensors/is-sensor.h | 11 +++++++----
 plugins/libsensors/is-libsensors-plugin.c | 11 ++++++++---
 plugins/nvidia/is-nvidia-plugin.c | 13 +++++++++++--
 4 files changed, 45 insertions(+), 13 deletions(-)

commit 766039ab021cd35c59652e3b77de05de5e0a1a9f
Author: Alex Murray <email address hidden>
Date: Tue May 10 22:22:47 2011 +0930

    Remove colon between label and value in indicator ui to clean it up more

 indicator-sensors/is-indicator.c | 2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 7c188112f2cc5157e95ed7731add12ac7b172fc2
Author: Alex Murray <email address hidden>
Date: Tue May 10 22:21:41 2011 +0930

    Move preferences to bottom of indicator menu and add a separator above it

    This makes our ui more inline with existing indicators

 indicator-sensors/is-indicator.c | 13 +++++++++----
 1 files changed, 9 insertions(+), 4 deletions(-)

commit 787dab360a9dc18dbd3a7c4ab4d3c583340afeae
Author: Alex Murray <email address hidden>
Date: Mon May 9 23:28:42 2011 +0930

    Ensure we set preferred temperature scale on new sensors too

 indicator-sensors/is-manager.c | 5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit feb8bd6c468184e14da3ec1ab12836ac1937d6f2
Author: Alex Murray <email address hidden>
Date: Mon May 9 23:25:58 2011 +0930

    Add temperature scale preference

    Can show temperature sensors in either Celsius or Fahrenheit

 indicator-sensors/is-manager.c | 73 ++++++++++++
 indicator-sensors/is-manager.h | 5 +-
 indicator-sensors/is-preferences-dialog.c | 118 ++++++++++++++++++--
 .../gsettings/indicator-sensors.gschema.xml.in.in | 6 +
 plugins/gsettings/is-gsettings-plugin.c | 3 +
 5 files changed, 195 insertions(+), 10 deletions(-)

0 blueprints and 0 bugs targeted

There are no feature specifications or bug tasks targeted to this milestone. The project's maintainer, driver, or bug supervisor can target specifications and bug tasks to this milestone to track the things that are expected to be completed for the release.

This milestone contains Public information
Everyone can see this information.