cheese r623 - in branches/cheese-vala: . src
- From: jhaitsma svn gnome org
- To: svn-commits-list gnome org
- Subject: cheese r623 - in branches/cheese-vala: . src
- Date: Tue, 1 Apr 2008 22:40:43 +0100 (BST)
Author: jhaitsma
Date: Tue Apr 1 22:40:43 2008
New Revision: 623
URL: http://svn.gnome.org/viewvc/cheese?rev=623&view=rev
Log:
quick fix
Modified:
branches/cheese-vala/ (props changed)
branches/cheese-vala/src/cheese-window.vala
Modified: branches/cheese-vala/src/cheese-window.vala
==============================================================================
--- branches/cheese-vala/src/cheese-window.vala (original)
+++ branches/cheese-vala/src/cheese-window.vala Tue Apr 1 22:40:43 2008
@@ -354,7 +354,7 @@
actions_file.add_actions (action_entries_file, this);
ui_manager.insert_action_group (actions_file, 0);
- actions_photo = new ActionGroup ("ActionsEffects");
+ actions_photo = new ActionGroup ("ActionsPhoto");
actions_photo.set_translation_domain (Config.GETTEXT_PACKAGE);
actions_photo.add_actions (action_entries_photo, this);
ui_manager.insert_action_group (actions_photo, 0);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]