From 5c496db6c7ccd1c451cb49b4529724630a64895f Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Wed, 11 Jun 2003 23:14:38 +0000 Subject: Use functions instead of declaring static vars in .h file, (hopefully) 2003-06-12 Christian Persch * lib/ephy-langs.h: * lib/ephy-langs.c: (ephy_langs_get_n_font_languages), (ephy_langs_get_font_languages): Use functions instead of declaring static vars in .h file, (hopefully) fixing # 114906 . --- po/POTFILES.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po') diff --git a/po/POTFILES.in b/po/POTFILES.in index 5200ce611..3356d3703 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -24,7 +24,7 @@ lib/egg/egg-toolbar-editor.c lib/egg/egg-toolbar-editor.c lib/ephy-file-helpers.c lib/ephy-gui.c -lib/ephy-langs.h +lib/ephy-langs.c lib/ephy-node.c lib/ephy-string.c lib/ephy-zoom.h -- cgit v1.2.3