gtranslator r3819 - in trunk: . plugins/charmap
- From: icq svn gnome org
- To: svn-commits-list gnome org
- Subject: gtranslator r3819 - in trunk: . plugins/charmap
- Date: Tue, 14 Oct 2008 15:16:54 +0000 (UTC)
Author: icq
Date: Tue Oct 14 15:16:54 2008
New Revision: 3819
URL: http://svn.gnome.org/viewvc/gtranslator?rev=3819&view=rev
Log:
2008-10-14 Baris Cicek <baris teamforce name tr>
* plugins/charmap/charmap-panel.c:
Changed #elif to #else (Fixes #556267)
Modified:
trunk/ChangeLog
trunk/plugins/charmap/charmap-panel.c
Modified: trunk/plugins/charmap/charmap-panel.c
==============================================================================
--- trunk/plugins/charmap/charmap-panel.c (original)
+++ trunk/plugins/charmap/charmap-panel.c Tue Oct 14 15:16:54 2008
@@ -86,7 +86,7 @@
GtkWidget *scrolled_window, *view, *chartable;
GtkTreeSelection *selection;
GucharmapChaptersModel *model;
-#elif
+#else
GucharmapCodepointList *codepoint_list;
#endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]