summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2003-02-07 21:07:24 +0000
committerBastien Nocera <hadess@src.gnome.org>2003-02-07 21:07:24 +0000
commitde4949d2e7bc97913c647c700896be4dcd294334 (patch)
tree9c5b14edcd5ea5a28d3dbe20ec5946bb23719d1c /ChangeLog
parent600f13c4beeeb7631f2e5b03563fb52d53973391 (diff)
downloadtotem-de4949d2e7bc97913c647c700896be4dcd294334.tar.gz
added repeat menu item under View (Closes: #104450)
2003-02-07 Bastien Nocera <hadess@hadess.net> * data/totem.glade: * src/totem.c: (on_repeat_mode1_toggled), (playlist_repeat_toggle_cb), (totem_callback_connect): added repeat menu item under View (Closes: #104450)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a58e96bc..8671b25ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2003-02-07 Bastien Nocera <hadess@hadess.net>
+ * data/totem.glade:
+ * src/totem.c: (on_repeat_mode1_toggled),
+ (playlist_repeat_toggle_cb), (totem_callback_connect): added repeat
+ menu item under View (Closes: #104450)
+
+2003-02-07 Bastien Nocera <hadess@hadess.net>
+
* data/totem.glade: move the Properties menu item to the File menu,
according to the HIG (Closes: #104452)