[gnomeweb-wml] latexila: donate page



commit 9041fd2a796548b287dc93ee2ff1a2c37edc1f4e
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Thu Jan 23 17:37:43 2014 +0100

    latexila: donate page

 projects.gnome.org/latexila/Makefile.am |    2 +-
 projects.gnome.org/latexila/donate.html |   32 +++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+), 1 deletions(-)
---
diff --git a/projects.gnome.org/latexila/Makefile.am b/projects.gnome.org/latexila/Makefile.am
index d836a87..e297f25 100644
--- a/projects.gnome.org/latexila/Makefile.am
+++ b/projects.gnome.org/latexila/Makefile.am
@@ -1,5 +1,5 @@
 urlpath = /latexila
 
-page_SCRIPTS = index.html
+page_DATA = index.html donate.html
 
 include $(top_srcdir)/rules.common
diff --git a/projects.gnome.org/latexila/donate.html b/projects.gnome.org/latexila/donate.html
new file mode 100644
index 0000000..03ba437
--- /dev/null
+++ b/projects.gnome.org/latexila/donate.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" >
+<head>
+<title>LaTeXila - LaTeX editor for GNOME</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<meta http-equiv="Content-Language" content="en" />
+</head>
+
+<body>
+<p>
+<img src="https://git.gnome.org/browse/latexila/plain/data/images/app/logo.png"; alt="LaTeXila" />
+</p>
+
+<p>
+LaTeXila is free, but costs time to develop and maintain. By donating, you
+demonstrate your appreciation of this software and help its future development.
+</p>
+
+<p>
+<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=VCTRDTNBBPD4S";>
+<img src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif"; alt="Donate" />
+</a>
+</p>
+
+<p>
+See the <a href="https://wiki.gnome.org/Apps/LaTeXila";>LaTeXila wiki</a> for
+more information about LaTeXila. The donate button is not on the wiki for
+obvious reasons, so it is here on the old GNOME web space, where access is
+restricted.
+</p>
+</body>
+</html>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]