You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bloodhound.apache.org by rj...@apache.org on 2014/02/21 07:12:44 UTC

svn commit: r1570461 [2/2] - in /bloodhound/trunk: bloodhound_dashboard/ bloodhound_dashboard/bhdashboard/ bloodhound_dashboard/bhdashboard/layouts/ bloodhound_dashboard/bhdashboard/util/ bloodhound_dashboard/bhdashboard/widgets/ bloodhound_multiproduc...

Modified: bloodhound/trunk/bloodhound_theme/setup.cfg
URL: http://svn.apache.org/viewvc/bloodhound/trunk/bloodhound_theme/setup.cfg?rev=1570461&r1=1570460&r2=1570461&view=diff
==============================================================================
--- bloodhound/trunk/bloodhound_theme/setup.cfg (original)
+++ bloodhound/trunk/bloodhound_theme/setup.cfg Fri Feb 21 06:12:41 2014
@@ -25,8 +25,7 @@ formats = gztar,bztar,ztar,tar,zip
 
 [extract_messages]
 add_comments = TRANSLATOR:
-copyright_holder = Apache Software Foundation
-msgid_bugs_address = dev@bloodhound.apache.org
+msgid_bugs_address =
 output_file = bhtheme/locale/messages.pot
 keywords = _ ngettext:1,2 N_ tag_ tagn_:1,2 Option:4 BoolOption:4 IntOption:4 ListOption:6 ExtensionOption:5 PathOption:4
 no-wrap = true

Modified: bloodhound/trunk/installer/bloodhound_setup.py
URL: http://svn.apache.org/viewvc/bloodhound/trunk/installer/bloodhound_setup.py?rev=1570461&r1=1570460&r2=1570461&view=diff
==============================================================================
--- bloodhound/trunk/installer/bloodhound_setup.py (original)
+++ bloodhound/trunk/installer/bloodhound_setup.py Fri Feb 21 06:12:41 2014
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-
+#
 #  Licensed to the Apache Software Foundation (ASF) under one
 #  or more contributor license agreements.  See the NOTICE file
 #  distributed with this work for additional information

Modified: bloodhound/trunk/installer/createdigest.py
URL: http://svn.apache.org/viewvc/bloodhound/trunk/installer/createdigest.py?rev=1570461&r1=1570460&r2=1570461&view=diff
==============================================================================
--- bloodhound/trunk/installer/createdigest.py (original)
+++ bloodhound/trunk/installer/createdigest.py Fri Feb 21 06:12:41 2014
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-
+#
 #  Licensed to the Apache Software Foundation (ASF) under one
 #  or more contributor license agreements.  See the NOTICE file
 #  distributed with this work for additional information

Modified: bloodhound/trunk/installer/tests.py
URL: http://svn.apache.org/viewvc/bloodhound/trunk/installer/tests.py?rev=1570461&r1=1570460&r2=1570461&view=diff
==============================================================================
--- bloodhound/trunk/installer/tests.py (original)
+++ bloodhound/trunk/installer/tests.py Fri Feb 21 06:12:41 2014
@@ -1,3 +1,5 @@
+# -*- coding: utf-8 -*-
+#
 #  Licensed to the Apache Software Foundation (ASF) under one
 #  or more contributor license agreements.  See the NOTICE file
 #  distributed with this work for additional information