[phodav] chezdav: name the progam



commit c019998ae8c49e006b500f08e0434e87bbdb3566
Author: Marc-André Lureau <marcandre lureau gmail com>
Date:   Wed Jan 22 19:06:37 2014 +0100

    chezdav: name the progam

 libphodav/chezdav.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libphodav/chezdav.c b/libphodav/chezdav.c
index 8b86317..cb66551 100644
--- a/libphodav/chezdav.c
+++ b/libphodav/chezdav.c
@@ -214,7 +214,7 @@ main (int argc, char *argv[])
 #if !GLIB_CHECK_VERSION (2, 35, 1)
   g_type_init ();
 #endif
-  g_set_prgname (PACKAGE_NAME);
+  g_set_prgname ("chezdav");
 
   context = g_option_context_new (_ ("- simple webdav server"));
   gchar *s = g_strdup_printf (_ ("Report bugs to <%s>"), PACKAGE_BUGREPORT);


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]