[gtranslator] Fix name of the codeview dialog
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtranslator] Fix name of the codeview dialog
- Date: Mon, 28 Mar 2011 19:31:22 +0000 (UTC)
commit 9bfffff97eb5cc3028597ee89b38fce56db4461c
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Mon Mar 28 21:31:08 2011 +0200
Fix name of the codeview dialog
plugins/codeview/gtr-codeview-plugin.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/codeview/gtr-codeview-plugin.c b/plugins/codeview/gtr-codeview-plugin.c
index 42e626c..fc782bb 100644
--- a/plugins/codeview/gtr-codeview-plugin.c
+++ b/plugins/codeview/gtr-codeview-plugin.c
@@ -623,7 +623,7 @@ get_configuration_dialog (GtrCodeViewPlugin *plugin)
NULL
};
- path = gtr_dirs_get_ui_file ("gtr-source-code-view-dialog.ui");
+ path = gtr_dirs_get_ui_file ("gtr-codeview-dialog.ui");
ret = gtr_utils_get_ui_objects (path,
root_objects,
&error_widget,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]