~ubuntu-branches/ubuntu/vivid/alarm-clock-applet/vivid

« back to all changes in this revision

Viewing changes to src/alarm-list-window.h

  • Committer: Bazaar Package Importer
  • Author(s): Chow Loong Jin
  • Date: 2010-05-19 00:26:36 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20100519002636-7ejwhmytu863rmqt
Tags: 0.3.1-1
* New upstraem release
* debian/alarm-clock-applet.links:
  + Link alarm-clock-applet.desktop into /etc/xdg/autostart to make it
    start up automatically (Closes: #577276)

Show diffs side-by-side

added added

removed removed

Lines of Context:
66
66
    GtkWidget *snooze_menu;
67
67
 
68
68
    GtkAccelGroup *accel_group;
 
69
 
 
70
    gint window_pos_x;
 
71
    gint window_pos_y;
69
72
};
70
73
 
71
74
//#define TIME_COL_FORMAT "<span font='Bold 11'>%H:%M:%S</span>"