[latexila] Avoid critical messages about a GtkAction
- From: SÃbastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [latexila] Avoid critical messages about a GtkAction
- Date: Sat, 17 Sep 2011 09:54:18 +0000 (UTC)
commit d34efbe32988b53a9903b959d140526b4f52eb9e
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 5c09be3..1ad2a67 100644
--- a/src/main_window.vala
+++ b/src/main_window.vala
@@ -1345,7 +1345,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]