[Xfce4-commits] <xfce4-notifyd:master> Add comment for translators.
Jérôme Guelfucci
noreply at xfce.org
Sat Dec 8 18:18:01 CET 2012
Updating branch refs/heads/master
to 40c95620f657259bdcc37ae49fc4943a620d06fa (commit)
from a5f0108f7a1dd679338cd5cc185169b86955592d (commit)
commit 40c95620f657259bdcc37ae49fc4943a620d06fa
Author: Jérôme Guelfucci <jeromeg at xfce.org>
Date: Sat Dec 8 18:17:15 2012 +0100
Add comment for translators.
xfce4-notifyd-config/main.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/xfce4-notifyd-config/main.c b/xfce4-notifyd-config/main.c
index 6ad623c..13bba2d 100644
--- a/xfce4-notifyd-config/main.c
+++ b/xfce4-notifyd-config/main.c
@@ -117,6 +117,8 @@ xfce4_notifyd_config_theme_changed(XfconfChannel *channel,
g_free(theme);
xfce4_notifyd_config_kill_daemon();
+ /* TRANSLATORS: notify-send is a command name in the following string,
+ * it must not be translated. */
if(!g_spawn_command_line_async(_("notify-send \"Notification Preview\""
" \"This is how notifications will look like\""),
&error)) {
More information about the Xfce4-commits
mailing list