damned-lies r778 - trunk



Author: claudep
Date: Tue Mar  4 19:31:38 2008
New Revision: 778
URL: http://svn.gnome.org/viewvc/damned-lies?rev=778&view=rev

Log:
2008-03-04  Claude Paroz  <claude 2xlibre net>

	* REQUIREMENTS: Added intltool minimal requirement.
	* defaults.py: Paths update.
	* releases.xml.in: Sodipodi removed from Extra release.

Modified:
   trunk/ChangeLog
   trunk/REQUIREMENTS
   trunk/defaults.py
   trunk/releases.xml.in

Modified: trunk/REQUIREMENTS
==============================================================================
--- trunk/REQUIREMENTS	(original)
+++ trunk/REQUIREMENTS	Tue Mar  4 19:31:38 2008
@@ -13,7 +13,7 @@
 Programs (need to be in PATH):
  o msgfmt
  o msgmerge
- o intltool-update
+ o intltool-update (>= 0.37)
  o xml2po
 
 intltool-update requirements:

Modified: trunk/defaults.py
==============================================================================
--- trunk/defaults.py	(original)
+++ trunk/defaults.py	Tue Mar  4 19:31:38 2008
@@ -18,10 +18,10 @@
 WHOAREWE = 'danilo gnome org'
 
 # Configuration files
-modules_xml = "po/gnome-modules.xml"
-releases_xml = "po/releases.xml"
-teams_xml = "po/translation-teams.xml"
-people_xml = "po/people.xml"
+modules_xml = "po/C/gnome-modules.xml"
+releases_xml = "po/C/releases.xml"
+teams_xml = "po/C/translation-teams.xml"
+people_xml = "po/C/people.xml"
 
 # When in STRINGFREEZE, where to send notifications (gnome-i18n gnome org) on any POT changes
 notifications_to = 'gnome-i18n gnome org'

Modified: trunk/releases.xml.in
==============================================================================
--- trunk/releases.xml.in	(original)
+++ trunk/releases.xml.in	Tue Mar  4 19:31:38 2008
@@ -239,7 +239,7 @@
     <module id="sawfish"/>
     -->
     <module id="silky"/>
-    <module id="sodipodi"/>
+    <!-- dead? <module id="sodipodi"/> -->
     <module id="straw"/>
     <module id="tracker"/>
     <module id="xchat-gnome"/>



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