[Xfce4-commits] [xfce/thunar] 01/01: All glory to lowercase (Bug	#15394)
    noreply at xfce.org 
    noreply at xfce.org
       
    Fri Aug 30 03:41:40 CEST 2019
    
    
  
This is an automated email from the git hooks/post-receive script.
a   n   d   r   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository xfce/thunar.
commit 358879e93f3e9f5f2c85ba81d27d92e2af86af68
Author: Andre Miranda <andreldm at xfce.org>
Date:   Thu Aug 29 22:40:24 2019 -0300
    All glory to lowercase (Bug #15394)
---
 configure.ac.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac.in b/configure.ac.in
index 9bb106d..d46a256 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -41,7 +41,7 @@ dnl ***************************
 dnl *** Initialize autoconf ***
 dnl ***************************
 AC_COPYRIGHT([Copyright (c) 2004-2019 The Thunar development team. All rights reserved.])
-AC_INIT([Thunar], [thunar_version], [https://bugzilla.xfce.org/], [Thunar])
+AC_INIT([thunar], [thunar_version], [https://bugzilla.xfce.org/], [thunar])
 AC_PREREQ([2.60])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CANONICAL_TARGET()
-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
    
    
More information about the Xfce4-commits
mailing list