From 10251f9a2a51f37c2a42833c1d05cd5a8fdf6bb5 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 17 Feb 2013 02:06:43 -0600 Subject: Fix FTBFS --- tderesources/slox/kabcresourceslox_plugin.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tderesources/slox/kabcresourceslox_plugin.cpp') diff --git a/tderesources/slox/kabcresourceslox_plugin.cpp b/tderesources/slox/kabcresourceslox_plugin.cpp index 0ee42517..49e1f368 100644 --- a/tderesources/slox/kabcresourceslox_plugin.cpp +++ b/tderesources/slox/kabcresourceslox_plugin.cpp @@ -30,7 +30,7 @@ typedef KRES::PluginFactory< ResourceSlox, ResourceSloxConfig > SloxFactory; extern "C" { - void *init_kabc_slox() + void *init_tdeabc_slox() { TDEGlobal::locale()->insertCatalogue( "libkcal" ); TDEGlobal::locale()->insertCatalogue( "kabc_slox" ); -- cgit v1.2.3