From b0a71baeb5eeb8101a620b3558008038d487b3f7 Mon Sep 17 00:00:00 2001 From: luke bonham Date: Wed, 23 Oct 2013 11:32:34 +0200 Subject: [PATCH] yawn: localizations and icons updated --- helpers.lua | 2 +- scripts/mpdcover | 2 +- widgets/yawn/icons/Fog.png | 1 + widgets/yawn/localizations/it_IT | 3 ++- widgets/yawn/localizations/localization_template | 1 + 5 files changed, 6 insertions(+), 3 deletions(-) create mode 120000 widgets/yawn/icons/Fog.png diff --git a/helpers.lua b/helpers.lua index 97cb797..c42ce61 100644 --- a/helpers.lua +++ b/helpers.lua @@ -30,7 +30,7 @@ end -- }}} --- {{{ Read the first line of a file or return nil. +-- {{{ Read the first line of a file or return nil function helpers.first_line(f) local fp = io.open(f) diff --git a/scripts/mpdcover b/scripts/mpdcover index f9f6577..20525fd 100755 --- a/scripts/mpdcover +++ b/scripts/mpdcover @@ -1,4 +1,4 @@ -#!/bin/bash +!/bin/bash # # A simple cover fetcher script for current playing song on mpd. # diff --git a/widgets/yawn/icons/Fog.png b/widgets/yawn/icons/Fog.png new file mode 120000 index 0000000..b615645 --- /dev/null +++ b/widgets/yawn/icons/Fog.png @@ -0,0 +1 @@ +Foggy.png \ No newline at end of file diff --git a/widgets/yawn/localizations/it_IT b/widgets/yawn/localizations/it_IT index 2276e4b..688e769 100644 --- a/widgets/yawn/localizations/it_IT +++ b/widgets/yawn/localizations/it_IT @@ -53,6 +53,7 @@ Sleet|Nevischio Drizzle|Pioggerella Freezing Drizzle|Pioggerella Congelantesi Hail|Grandine -Foggy|Nebbia +Fog|Nebbia +Foggy|Nebbioso Haze|Nebbia Light|Leggere diff --git a/widgets/yawn/localizations/localization_template b/widgets/yawn/localizations/localization_template index fd28868..e3a948f 100644 --- a/widgets/yawn/localizations/localization_template +++ b/widgets/yawn/localizations/localization_template @@ -53,6 +53,7 @@ Sleet| Drizzle| Freezing Drizzle| Hail| +Fog| Foggy| Haze| Light| -- 2.39.2