~kklimonda/ubuntu/lucid/hamster-applet/lucid-proposed

« back to all changes in this revision

Viewing changes to data/menu.glade

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2009-02-17 02:18:21 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20090217021821-rrt3wrpkf4jqvza7
Tags: 2.25.91-0ubuntu1
* New upstream release (LP: #330371)
  - Show day totals in statistics (patch by Daniel Watkins)
  - Better keyboard support (Enter / Escape, patch by Daniel Watkins)
  - Fixes to detect alternative pygtk (Frederic Peters)
  - Fixes to support Japanese better (Takao Fujiwara)
  - Python 2.6 support (Patryk Zawadzki)
  - Better duplicate entry checks in activities / categories

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
2
<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
3
 
<!--Generated with glade3 3.4.5 on Mon Nov 17 23:09:58 2008 -->
 
3
<!--Generated with glade3 3.4.5 on Wed Feb  4 22:28:05 2009 -->
4
4
<glade-interface>
5
5
  <widget class="GtkWindow" id="hamster-window">
6
6
    <property name="can_focus">True</property>
54
54
                        <property name="yscale">0</property>
55
55
                        <child>
56
56
                          <widget class="GtkComboBoxEntry" id="activity-list">
 
57
                            <property name="width_request">250</property>
57
58
                            <property name="visible">True</property>
58
59
                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
59
60
                            <signal name="changed" handler="on_activity_switched"/>