mirror of https://github.com/lcpz/lain.git
yawn: localizations and icons updated
This commit is contained in:
parent
88b5c74a59
commit
fa1baa8997
|
@ -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)
|
function helpers.first_line(f)
|
||||||
local fp = io.open(f)
|
local fp = io.open(f)
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/bash
|
!/bin/bash
|
||||||
#
|
#
|
||||||
# A simple cover fetcher script for current playing song on mpd.
|
# A simple cover fetcher script for current playing song on mpd.
|
||||||
#
|
#
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Foggy.png
|
|
@ -53,6 +53,7 @@ Sleet|Nevischio
|
||||||
Drizzle|Pioggerella
|
Drizzle|Pioggerella
|
||||||
Freezing Drizzle|Pioggerella Congelantesi
|
Freezing Drizzle|Pioggerella Congelantesi
|
||||||
Hail|Grandine
|
Hail|Grandine
|
||||||
Foggy|Nebbia
|
Fog|Nebbia
|
||||||
|
Foggy|Nebbioso
|
||||||
Haze|Nebbia
|
Haze|Nebbia
|
||||||
Light|Leggere
|
Light|Leggere
|
||||||
|
|
|
@ -53,6 +53,7 @@ Sleet|
|
||||||
Drizzle|
|
Drizzle|
|
||||||
Freezing Drizzle|
|
Freezing Drizzle|
|
||||||
Hail|
|
Hail|
|
||||||
|
Fog|
|
||||||
Foggy|
|
Foggy|
|
||||||
Haze|
|
Haze|
|
||||||
Light|
|
Light|
|
||||||
|
|
Loading…
Reference in New Issue