From e59145232c55785c2d5687d615016e6250140e79 Mon Sep 17 00:00:00 2001 From: Perberos Date: Wed, 30 Nov 2011 18:59:39 -0300 Subject: moving from https://github.com/perberos/Mate-Desktop-Environment --- README | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 README (limited to 'README') 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 -- cgit v1.2.1