diff options
author | Monsta <[email protected]> | 2016-01-02 22:10:29 +0300 |
---|---|---|
committer | Monsta <[email protected]> | 2016-01-02 22:10:29 +0300 |
commit | b52ce58e938fbf1f97bb2c9aa45812e6d4db1c8f (patch) | |
tree | 289f1da172af3001cf0864366ac283a854310f0e | |
parent | 7df5565e3f3536334d1cf7e53649cd308868f405 (diff) | |
download | libmateweather-b52ce58e938fbf1f97bb2c9aa45812e6d4db1c8f.tar.bz2 libmateweather-b52ce58e938fbf1f97bb2c9aa45812e6d4db1c8f.tar.xz |
drop internal lib README
-rw-r--r-- | libmateweather/README | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/libmateweather/README b/libmateweather/README deleted file mode 100644 index 610c5be..0000000 --- a/libmateweather/README +++ /dev/null @@ -1,7 +0,0 @@ -libmateweather ------------ - -libmateweather is the retrieval backend from the mateweather mate-applet. -It's generally useful for applications that need to get weather -information. It also includes helper functions to access the mateweather -mateconf schema. |