From 8256999e9108c6b18b62f2aa31822559490636c0 Mon Sep 17 00:00:00 2001 From: Laurent Bigonville Date: Mon, 18 Apr 2016 01:30:25 +0200 Subject: [PATCH] po/POTFILES.in: Fix paths and mark .ui file as type gettext/glade --- po/POTFILES.in | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/po/POTFILES.in b/po/POTFILES.in index 0c11ca9..7289f00 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,5 +1,5 @@ -../src/extension.js -../src/forecast_io.js -../src/openweathermap_org.js -../src/prefs.js -../data/weather-settings.ui +src/extension.js +src/forecast_io.js +src/openweathermap_org.js +src/prefs.js +[type: gettext/glade]data/weather-settings.ui