[Xfce4-commits] [apps/xfdashboard] 01/02: Fixed typo

noreply at xfce.org noreply at xfce.org
Fri Mar 27 16:24:33 CET 2015


This is an automated email from the git hooks/post-receive script.

nomad pushed a commit to branch master
in repository apps/xfdashboard.

commit bd1052506d554ba82d62f737654117736b966cdb
Author: Stephan Haller <nomad at froevel.de>
Date:   Fri Mar 27 16:22:29 2015 +0100

    Fixed typo
---
 settings/main.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/settings/main.c b/settings/main.c
index 8c0594c..140d23f 100644
--- a/settings/main.c
+++ b/settings/main.c
@@ -48,7 +48,7 @@ int main(int argc, char **argv)
 										};
 
 #ifdef ENABLE_NLS
-	/* Set text domain */
+	/* Set up localization */
 	xfce_textdomain(GETTEXT_PACKAGE, PACKAGE_LOCALE_DIR, "UTF-8");
 #endif
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list