[gnome-control-center] common: Update commit message prefix for "update-from-gsd"



commit fcbdf920e6c6c2f4a73f58123328a211e90a2ab4
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Jan 21 13:11:33 2015 +0100

    common: Update commit message prefix for "update-from-gsd"
    
    https://bugzilla.gnome.org/show_bug.cgi?id=743266

 panels/common/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/panels/common/Makefile.am b/panels/common/Makefile.am
index 1de96d9..efb0704 100644
--- a/panels/common/Makefile.am
+++ b/panels/common/Makefile.am
@@ -90,6 +90,6 @@ INPUTFILES=                           \
 
 update-from-gsd:
        FILES="$(INPUTFILES)" DIR="$(INPUTDIR)" $(top_srcdir)/update-from-gsd.sh && changed=true ; \
-       git commit -m "mouse: Update from gnome-settings-daemon" $(INPUTFILES)
+       git commit -m "common: Update from gnome-settings-daemon" $(INPUTFILES)
 
 -include $(top_srcdir)/git.mk


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