[latexila/latexila-2-2] Avoid critical messages about a GtkAction
- From: SÃbastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [latexila/latexila-2-2] Avoid critical messages about a GtkAction
- Date: Sat, 17 Sep 2011 09:55:35 +0000 (UTC)
commit 40bc19442ef11f92aa70adf0c56e71a8301d30c5
Author: SÃbastien Wilmet <swilmet src gnome org>
Date: Sat Sep 17 11:50:02 2011 +0200
Avoid critical messages about a GtkAction
src/main_window.vala | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/main_window.vala b/src/main_window.vala
index 09ce1fe..159ea64 100644
--- a/src/main_window.vala
+++ b/src/main_window.vala
@@ -1333,7 +1333,7 @@ public class MainWindow : Window
"EditUncomment", "ViewZoomIn", "ViewZoomOut", "ViewZoomReset",
"DocumentsSaveAll", "DocumentsCloseAll", "DocumentsPrevious", "DocumentsNext",
"SearchFind", "SearchReplace", "SearchGoToLine", "BuildClean", "BuildViewLog",
- "ProjectsConfigCurrent", "FileCreateTemplate", "EditCompletion"
+ "ProjectsConfigCurrent", "FileCreateTemplate"
};
foreach (string file_action in file_actions)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]