summaryrefslogtreecommitdiff
path: root/plugins/raw-thumbnailer/raw-thumbnailer-plugin.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/raw-thumbnailer/raw-thumbnailer-plugin.c')
-rw-r--r--plugins/raw-thumbnailer/raw-thumbnailer-plugin.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/raw-thumbnailer/raw-thumbnailer-plugin.c b/plugins/raw-thumbnailer/raw-thumbnailer-plugin.c
index 0be36ca..ff68408 100644
--- a/plugins/raw-thumbnailer/raw-thumbnailer-plugin.c
+++ b/plugins/raw-thumbnailer/raw-thumbnailer-plugin.c
@@ -59,7 +59,7 @@ tumbler_plugin_initialize (TumblerProviderPlugin *plugin)
}
#ifdef DEBUG
- g_message (_("Initializing the Tumbler Raw Thumbnailer plugin"));
+ g_message (_("Initializing the Tumbler RAW Thumbnailer plugin"));
#endif
/* register the types provided by this plugin */
@@ -76,7 +76,7 @@ void
tumbler_plugin_shutdown (void)
{
#ifdef DEBUG
- g_message (_("Shutting down the Tumbler Raw Thumbnailer plugin"));
+ g_message (_("Shutting down the Tumbler RAW Thumbnailer plugin"));
#endif
}