]> spindle.queued.net Git - midori/commitdiff
Add Statusbar Clock extension to POTFILES.in
authorChristian Dywan <christian@twotoasts.de>
Sat, 26 Jun 2010 20:09:01 +0000 (22:09 +0200)
committerChristian Dywan <christian@twotoasts.de>
Sat, 26 Jun 2010 20:11:13 +0000 (22:11 +0200)
extensions/status-clock.c
po/POTFILES.in

index 96bcf74d61317b4135f6515a8da473ef16205aaf..c30f1cf064da2e046ef65ce1d20fea8a87fe6ccf 100644 (file)
@@ -173,7 +173,7 @@ MidoriExtension*
 extension_init (void)
 {
     MidoriExtension* extension = g_object_new (MIDORI_TYPE_EXTENSION,
-        "name", _("Status clock"),
+        "name", _("Statusbar Clock"),
         "description", _("Display date and time in the statusbar"),
         "version", "0.1",
         "authors", "Arno Renevier <arno@renevier.net>",
index 39b5910085a1a8fa9fb87d15e029ac96cd58a956..ffd1b003fcc3287708d1e671eb69cdb981b1e8d8 100644 (file)
@@ -42,6 +42,7 @@ extensions/formhistory.c
 extensions/mouse-gestures.c
 extensions/page-holder.c
 extensions/shortcuts.c
+extensions/status-clock.c
 extensions/statusbar-features.c
 extensions/tab-panel.c
 extensions/tab-switcher.c