[Planner Dev] [PATCH] Bad function name
- From: Emmanuel Saracco <esaracco users labs libre-entreprise org>
- To: planner-dev lists imendio com
- Subject: [Planner Dev] [PATCH] Bad function name
- Date: Sat, 30 Apr 2005 05:01:27 +0200
Hi,
This just fix a bad function name in "planner-eds-plugin.c" file.
bye
--- planner-eds-plugin.c.orig 2005-04-30 04:51:46.000000000 +0200
+++ planner-eds-plugin.c 2005-04-30 04:52:00.000000000 +0200
@@ -959,7 +959,7 @@
ui = planner_window_get_ui_manager (main_window);
gtk_ui_manager_insert_action_group (ui, actions, 0);
- filename = mrp_paths_get_data_dir ("/planner/ui/eds-plugin.ui");
+ filename = mrp_paths_get_ui_dir ("/planner/ui/eds-plugin.ui");
if (!gtk_ui_manager_add_ui_from_file(ui, filename, &error)) {
g_message("Building menu failed: %s", error->message);
g_message ("Couldn't load: %s",filename);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]