summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README33
1 files changed, 33 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..ed91349
--- /dev/null
+++ b/README
@@ -0,0 +1,33 @@
+mate-backgrounds
+=================
+
+Background images and data for MATE
+
+* What is it ?
+
+ This module contains a set of backgrounds packaged with the MATE desktop.
+
+* Home Page
+
+ https://matsusoft.com.ar/projects/mate/
+
+* Repository
+
+ https://github.com/perberos/mate-backgrounds/
+
+* Licensing
+
+ This program is released under the terms of the GNU General Public
+ License (GNU GPL) version 3 or greater.
+ You can find a copy of the license in the file COPYING.
+
+* Dependencies
+
+ In order to build this program from the source code you need a working
+ MATE environment, with the development tools installed properly.
+
+* Install
+
+ ./autogen.sh --prefix=/usr
+ make
+ make install