[longomatch] Update win32 makefile



commit e03bbff0d35692ce4a555a55df8e148015c6287b
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Thu Apr 14 00:30:18 2011 +0200

    Update win32 makefile

 Makefile.win32 |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.win32 b/Makefile.win32
index 9d547bd..8549d09 100644
--- a/Makefile.win32
+++ b/Makefile.win32
@@ -22,13 +22,16 @@ FILES = \
 	da.po\
 	de.po\
 	es.po\
+	fr.po\
+	gl.po\
 	it.po\
 	nb.po\
 	nl.po\
-	sl.po\
 	pt.po\
-	fr.po\
+	pt_BR.po\
+	sl.po\
 	sv.po\
+	tr.po\
 	zh_CN.po\
 
 MO_FILES = $(foreach po,$(FILES), $(LOCALE_DIR)/$(basename $(po))/LC_MESSAGES/longomatch.mo)
@@ -112,6 +115,7 @@ LONGOMATCH_FILES = \
 	AssemblyInfo.cs \
 	Common/Enums.cs \
 	Common/Constants.cs \
+	Common/Cairo.cs\
 	Compat/0.0/DatabaseMigrator.cs \
 	Compat/0.0/DB/DataBase.cs \
 	Compat/0.0/DB/MediaFile.cs \
@@ -179,6 +183,7 @@ LONGOMATCH_FILES = \
 	gtk-gui/LongoMatch.Gui.Popup.TransparentDrawingArea.cs \
 	Gui/Component/ButtonsWidget.cs \
 	Gui/Component/CategoryProperties.cs \
+	Gui/Component/CategoriesScale.cs \
 	Gui/Component/DrawingWidget.cs \
 	Gui/Component/DrawingToolBox.cs \
 	Gui/Component/NotesWidget.cs \



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