fixed menu separators of the appindicator.
authorJean-Philippe Orsini <jeanfi@gmail.com>
Sun, 10 Aug 2014 11:04:25 +0000 (13:04 +0200)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Sun, 10 Aug 2014 11:04:25 +0000 (13:04 +0200)
NEWS
NEWS.html
src/glade/psensor.glade

diff --git a/NEWS b/NEWS
index 22cc6a9..6283b5c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,11 @@
 Psensor NEWS
 ============
 
+v1.0.4
+------
+
+* Fixed menu separators of the appindicator. 
+
 v1.0.3
 ------
 
index 2a935b6..985b0b4 100644 (file)
--- a/NEWS.html
+++ b/NEWS.html
@@ -381,6 +381,18 @@ asciidoc.install();
 </div>\r
 <div id="content">\r
 <div class="sect1">\r
+<h2 id="_v1_0_4">v1.0.4</h2>\r
+<div class="sectionbody">\r
+<div class="ulist"><ul>\r
+<li>\r
+<p>\r
+Fixed menu separators of the appindicator.\r
+</p>\r
+</li>\r
+</ul></div>\r
+</div>\r
+</div>\r
+<div class="sect1">\r
 <h2 id="_v1_0_3">v1.0.3</h2>\r
 <div class="sectionbody">\r
 <div class="ulist"><ul>\r
@@ -2654,7 +2666,7 @@ Fixed BR1: crash when no temperature sensor is available
 <div id="footnotes"><hr /></div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 2014-08-04 23:22:47 CEST\r
+Last updated 2014-08-10 13:03:44 CEST\r
 </div>\r
 </div>\r
 </body>\r
index 7c9703a..cfe2fcd 100644 (file)
       </object>
     </child>
     <child>
+      <object class="GtkSeparatorMenuItem" id="menuitem3">
+        <property name="visible">True</property>
+        <property name="can_focus">False</property>
+      </object>
+    </child>
+    <child>
       <object class="GtkImageMenuItem" id="menuitem1">
         <property name="related_action">AppIndicatorPreferencesAction</property>
         <property name="visible">True</property>
       </object>
     </child>
     <child>
-      <object class="GtkSeparatorMenuItem" id="menuitem3">
-        <property name="visible">True</property>
-        <property name="can_focus">False</property>
-      </object>
-    </child>
-    <child>
       <object class="GtkSeparatorMenuItem" id="menuitem4">
         <property name="visible">True</property>
         <property name="can_focus">False</property>