[pdfmod] [PATCH] Fix missing file in translations after moving desktop.in to .in.in



This brings back a missing file location, which made intltool and Damned Lies cry.
---
 po/POTFILES.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/po/POTFILES.in b/po/POTFILES.in
index a4744f3..4fba93e 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,7 +1,7 @@
 # List of source files containing translatable strings.
 [encoding: UTF-8]
 
-data/pdfmod.desktop.in
+data/pdfmod.desktop.in.in
 src/PdfMod/PdfMod.Actions/ExportImagesAction.cs
 src/PdfMod/PdfMod.Actions/MoveAction.cs
 src/PdfMod/PdfMod.Actions/RemoveAction.cs
-- 
1.6.4



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