From e9b0563fcadae6f98e946010cd3ffc3d0c1cad1e Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Sun, 10 Aug 2014 13:04:25 +0200 Subject: [PATCH] fixed menu separators of the appindicator. --- NEWS | 5 +++++ NEWS.html | 14 +++++++++++++- src/glade/psensor.glade | 12 ++++++------ 3 files changed, 24 insertions(+), 7 deletions(-) diff --git a/NEWS b/NEWS index 22cc6a9..6283b5c 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,11 @@ Psensor NEWS ============ +v1.0.4 +------ + +* Fixed menu separators of the appindicator. + v1.0.3 ------ diff --git a/NEWS.html b/NEWS.html index 2a935b6..985b0b4 100644 --- a/NEWS.html +++ b/NEWS.html @@ -381,6 +381,18 @@ asciidoc.install();
+

v1.0.4

+
+
    +
  • +

    +Fixed menu separators of the appindicator. +

    +
  • +
+
+
+

v1.0.3

    @@ -2654,7 +2666,7 @@ Fixed BR1: crash when no temperature sensor is available

    diff --git a/src/glade/psensor.glade b/src/glade/psensor.glade index 7c9703a..cfe2fcd 100644 --- a/src/glade/psensor.glade +++ b/src/glade/psensor.glade @@ -103,6 +103,12 @@ + + True + False + + + AppIndicatorPreferencesAction True @@ -121,12 +127,6 @@ - - True - False - - - True False -- 2.7.4