aboutsummaryrefslogtreecommitdiffstats
path: root/nl
diff options
context:
space:
mode:
Diffstat (limited to 'nl')
-rw-r--r--nl/faq/index.php65
1 files changed, 0 insertions, 65 deletions
diff --git a/nl/faq/index.php b/nl/faq/index.php
deleted file mode 100644
index 44f07838f..000000000
--- a/nl/faq/index.php
+++ /dev/null
@@ -1,65 +0,0 @@
-<!DOCTYPE html>
-<html dir="ltr" lang="en">
-<head>
- <meta charset="utf-8" />
- <title>Mageia Frequently Asked Questions</title>
- <meta name="description" content="Mageia is new community-based Linux distribution." />
- <meta name="keywords" content="mageia, linux, mandriva, free software" />
- <link rel="stylesheet" type="text/css" href="/g/style/all.css" />
- <?php include '../../analytics.php'; ?>
-</head>
-<body>
- <?php include '../../langs.php'; ?>
-
- <div id="doc" class="yui-t7">
- <div id="hd" role="banner"><h1><a id="logo" href="/"><span>Mageia</span></a> <span class="lsep">|</span> <span class="subh">FAQ</span></h1></div>
- <div id="bd" role="main">
- <div class="yui-g">
- <div class="para faq">
- <h3>What is Mageia?</h3>
- <p>Mageia is your new Linux distribution.</p>
-
- <h3>How does one pronounce Mageia?</h3>
- <p>There is no official pronunciation, you can use whichever one you like.</p>
-
- <h3>What does the name "Mageia" mean?</h3>
- <p>The term "mageia" — μαγεία in Greek — means "magic" in English.</p>
-
- <h3>I'm a Mandriva Linux user. What should I do?</h3>
- <p>For now you can continue using Mandriva Linux, there is no Mageia release available yet.
- You can
- <a href="https://www.mageia.org/mailman/listinfo/mageia-announce" hreflang="en">subscribe
- to the mageia-announce newsletter</a> to be informed
- when the first Mageia release is ready to use.</p>
-
- <h3>Will I be able to upgrade from Mandriva to Mageia?</h3>
- <p>Yes, it will be possible.</p>
-
- <h3>When the first release of Mageia will be available?</h3>
- <p>As soon as possible. We hope to have some alpha or beta release by the end of November.</p>
-
- <h3>What will be the codename of the first Mageia release?</h3>
- <p>That hasn't been decided yet.</p>
-
- <h3>Will urpmi, MCC, drakxtools be a part of Mageia?</h3>
- <p>Yes, your favourite tools will be included in Mageia.</p>
-
- <h3>Where can I submit my logo ideas?</h3>
- <p>You can submit your logo ideas on the <a href="http://www.flickr.com/groups/mageia-art/" hreflang="en">Mageia art group</a>.</p>
-
- <h3>How can I contribute to the mageia project?</h3>
- <p>All sorts of skill sets are welcome.
- You can <a href="https://wiki.mageia.org/en/">register yourself on the wiki</a>,
- in whatever teams that best fit your skills.</p>
-
- <h3>How can I contact the project?</h3>
- <p>You can send email to mageia-contact (at) mageia (dot) org.</p>
-
- <h3>How can I donate to the project?</h3>
- <p>You can go to the <a href="http://www.mageia.org/en/donate//">donation page</a>.</p>
- </div>
- </div>
- </div>
- </div>
-</body>
-</html>