Updating branch refs/heads/master
         to 7a509d72dd7f8c22b13900ef95fbf38392e431a2 (commit)
       from 1146578a1d4f59d34422414fea0804c63ed4c34d (commit)

commit 7a509d72dd7f8c22b13900ef95fbf38392e431a2
Author: Nick Schermer <[email protected]>
Date:   Mon Aug 17 18:17:13 2009 +0200

    Drop some trailing spaces.

 garcon/garcon-menu-directory.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/garcon/garcon-menu-directory.c b/garcon/garcon-menu-directory.c
index 87951c9..ca2853e 100644
--- a/garcon/garcon-menu-directory.c
+++ b/garcon/garcon-menu-directory.c
@@ -346,7 +346,7 @@ garcon_menu_directory_new (GFile *file)
   comment = g_key_file_get_locale_string (rc, "Desktop Entry", "Comment", 
NULL, NULL);
   icon = g_key_file_get_locale_string (rc, "Desktop Entry", "Icon", NULL, 
NULL);
   no_display = g_key_file_get_boolean (rc, "Desktop Entry", "NoDisplay", NULL);
-  
+
   /* Allocate a new directory instance */
   directory = g_object_new (GARCON_TYPE_MENU_DIRECTORY,
                             "file", file,
_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to