]> Dogcows Code - chaz/openbox/blobdiff - openbox/actions/session.c
Merge branch 'backport' into work
[chaz/openbox] / openbox / actions / session.c
index a70aee501333b7586d7a2759d3e5bc0d705030b1..e9cc40dbbd4e780acae71c21cf1f524f81528016 100644 (file)
@@ -38,6 +38,8 @@ static gboolean prompt_cb(ObPrompt *p, gint result, gpointer data)
 #ifdef USE_SM
         session_request_logout(o->silent);
 #else
+        /* TRANSLATORS: Don't translate the word "SessionLogout" as it's the
+           name of the action you write in rc.xml */
         g_message(_("The SessionLogout action is not available since Openbox was built without session management support"));
 #endif
     }
This page took 0.023495 seconds and 4 git commands to generate.