File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 1+ Overview of changes in Alarm Clock 0.3.4 "Hipp, hipp"
2+ ===============================================================
3+
4+ Bugs fixed:
5+ 1122500 - Don't cancel the next alarm if alarm triggers a day late
6+ 1137453 - Port to GStreamer 1.0
7+
8+
19Overview of changes in Alarm Clock 0.3.3 "Squish"
210===============================================================
311
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ You need at least:
1313 gconf-2.0
1414 gio-2.0
1515 gnome-icon-theme
16- gstreamer-0.10.2
16+ gstreamer-1.0
1717 libnotify-0.4.1
1818 libxml-2.0
1919 unique-1.0
Original file line number Diff line number Diff line change 44
55m4_define ( [ alarm_clock_major_version] , [ 0] )
66m4_define ( [ alarm_clock_minor_version] , [ 3] )
7- m4_define ( [ alarm_clock_micro_version] , [ 3 ] )
7+ m4_define ( [ alarm_clock_micro_version] , [ 4 ] )
88
99m4_define ( [ alarm_clock_version] ,
1010 [ alarm_clock_major_version.alarm_clock_minor_version.alarm_clock_micro_version] )
Original file line number Diff line number Diff line change 849849 <property name =" type_hint" >normal</property >
850850 <property name =" program_name" >Alarm Clock</property >
851851 <property name =" version" >0.0.0</property >
852- <property name =" copyright" >© 2007-2012 Johannes H. Jensen</property >
852+ <property name =" copyright" >© 2007-2015 Johannes H. Jensen</property >
853853 <property name =" comments" translatable =" yes" >Get up in the morning!</property >
854854 <property name =" website" >http://alarm-clock.pseudoberries.com/</property >
855855 <property name =" website_label" >alarm-clock.pseudoberries.com</property >
You can’t perform that action at this time.
0 commit comments