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