[pim/trojita] www: Remove sources for old homepage

Carl Schwan <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit cebe4b41546ce6179b28390cea14bade75f388ce by Carl Schwan, on behalf of Espen Sandøy Hustad.
Committed on 17/07/2026 at 16:28.
Pushed by carlschwan into branch 'master'.

Remove sources for old homepage

As these are no longer used.

D  +-    --    www/2011-08-26-trojita-desktop-on-n950-meego-harmattan.png
D  +0    -86   www/download.html
D  +-    --    www/favicon.ico
D  +-    --    www/img/2016-03-22-quote-collapsing.png
D  +-    --    www/img/2016-03-22-smime-details.png
D  +-    --    www/img/2016-03-22-trojita-encrypted.png
D  +-    --    www/img/2016-03-22-trojita-home.png
D  +-    --    www/img/2016-03-22-trojita-signatre-id-mismatch.png
D  +-    --    www/img/2016-03-22-trojita-signature-missing-key.png
D  +-    --    www/img/2016-03-22-trojita-signed-green.png
D  +-    --    www/img/li.png
D  +-    --    www/img/logo.png
D  +-    --    www/img/trojita-tp-2012-04-06-mailboxes.png
D  +-    --    www/img/trojita-tp-2012-04-06-messages.png
D  +-    --    www/img/trojita-tp-2012-04-06-settings.png
D  +0    -76   www/index.html
D  +0    -84   www/print.css
D  +0    -158  www/screen.css
D  +0    -44   www/screenshots.html
D  +-    --    www/trojita-2011-06-25--overview.png
D  +-    --    www/trojita-2013-01-09--composer.png
D  +-    --    www/trojita-2013-01-09--overview.png
D  +0    -27   www/welcome.html

https://invent.kde.org/pim/trojita/-/commit/cebe4b41546ce6179b28390cea14bade75f388ce

diff --git a/www/2011-08-26-trojita-desktop-on-n950-meego-harmattan.png b/www/2011-08-26-trojita-desktop-on-n950-meego-harmattan.png
deleted file mode 100644
index 2f9e78177..000000000
Binary files a/www/2011-08-26-trojita-desktop-on-n950-meego-harmattan.png and /dev/null differ
diff --git a/www/download.html b/www/download.html
deleted file mode 100644
index 04fdb1620..000000000
--- a/www/download.html
+++ /dev/null
@@ -1,86 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
-        "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-  <meta http-equiv="content-type" content="text/html; charset=utf-8">
-  <title>Trojitá, a Qt IMAP e-mail client</title>
-  <link rel="stylesheet" type="text/css" href="screen.css" media="screen,projection">
-  <link rel="stylesheet" type="text/css" href="print.css" media="print">
-</head>
-<body lang="cs">
-<div id="wrapper">
-
-  <div id="header">
-    <a href="#"><h1>Trojitá</h1></a>
-    <h2>A Qt IMAP e-mail client</h2>
-
-    <ul id="menu">
-    <li class="menuitem noactive"><a href="index.html">About</a></li>
-    <li class="menuitem noactive"><a href="screenshots.html">Screenshots</a></li>
-    <li class="menuitem active"><a href="download.html">Downloads</a></li>
-    <li class="menuitem noactive"><a href="https://bugs.kde.org/buglist.cgi?bug_status=UNCONFIRMED&amp;bug_status=CONFIRMED&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;order=changeddate%20DESC&amp;product=trojita">Bugreports</a></li>
-    <li class="menuitem noactive"><a href="https://invent.kde.org/pim/trojita">Development</a></li>
-    </ul>
-
-  </div>
-
-  <div id="pagecontent">
-  <div id="sf-donate-button"><a href="https://sourceforge.net/p/trojita/donate/"><img
-      src="http://images.sourceforge.net/images/project-support.jpg" width="88"
-      height="32" border="0" alt="Support This Project" title="Support This Project" /></a></div>
-  <h1>Trojitá, a Qt IMAP e-mail client</h1>
-    <h2>Getting the source</h2>
-      <h3>Git</h3>
-	<p>The code is hosted by the KDE project. You can obtain your local copy by running following command:</p>
-	<code>$ git clone git://<a href="https://commits.kde.org/trojita?path=/">anongit.kde.org/trojita</a></code>
-      <h3>Release</h3>
-    <p>If you prefer to work with something more official, you can try the latest release, 0.7 -- <a
-        href="http://sourceforge.net/projects/trojita/files/src/trojita-0.7.tar.xz/download">download it from SourceForge</a>
-    (<a href="http://sourceforge.net/projects/trojita/files/src/trojita-0.7.tar.xz.asc/download">GPG signature</a>).</p>
-    <h2>Building</h2>
-      <h3>Dependencies</h3>
-      <ul>
-       <li><a href="http://qt.io/">Qt framework</a> (&gt;= 5.2)</li>
-       <li><a href="http://cmake.org/">CMake</a> (&gt;= 2.8.11)</li>
-       <li>Optional: the <a href="http://zlib.net/">zlib</a> library for the <a href="http://tools.ietf.org/html/rfc4978">IMAP COMPRESS</a> extension</li>
-       <li>Optional: <a href="http://www.complang.org/ragel/">ragel</a> (not required, a pregenerated file is shipped)</li>
-       <li>Optional: <a href="https://github.com/frankosterfeld/qtkeychain">QtKeychain</a> for secure storage of passwords</li>
-       <li>Optional: <a href="https://commits.kde.org/gpgmepp?path=/">GpgME++</a> and <a href="http://www.codesink.org/mimetic_mime_library.html">Mimetic</a> for cryptography (OpenPGP and S/MIME)</li>
-      </ul>
-      <p>You will need the development version of these packages if you are building yourself.</p>
-      <h3>Compilation</h3>
-      <p>Go to the directory created by Git (or unpacked from the archive) and run:</p>
-      <code>$ mkdir _build; cd _build <br/>
-      $ cmake ..<br/>
-      $ make -j4<br/>
-      $ ctest -j 4 --output-on-failure</code>
-    <h2>Running Trojitá</h2>
-      <p>After successful compilation, you can run Trojitá from the build directory:</p>
-      <code>$ ./trojita</code>
-    <h2>Prebuilt binaries no longer available</h2>
-      <p>We used to ship prebuilt binaries of Trojitá for various Linux distributions and Windows but due to a lack of maintenance, they are no longer available.</p>
-    <h2>Reporting bugs &amp; requesting features</h2>
-
-      <h3>Issue Tracker</h3>
-      <p>Bug tracking happens in KDE Bugzilla (see <a
-          href="https://bugs.kde.org/buglist.cgi?bug_status=UNCONFIRMED&amp;bug_status=CONFIRMED&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;product=trojita">list of open bugreports</a>).
-      If you encounter any problem in Trojitá, please <a href="https://bugs.kde.org/enter_bug.cgi?product=trojita&amp;format=guided">file a bug</a>. Wishlist items belong to the same place.</p>
-      <p>Previously, Trojitá was using Redmine for bug tracking, and some of the bugs are still tracked in the <a href="http://projects.flaska.net/projects/trojita/issues">old tracker</a>.</p>
-      <h3>IRC</h3>
-      <p>Trojitá's IRC channel #trojita is hosted on the <a href="https://libera.chat/">Libera</a> network.</p>
-      <h3>E-mail</h3>
-    <p>There's a mailing list at <a href="mailto:[email protected]">[email protected]</a>, <a href="http://news.gmane.org/gmane.mail.trojita.general">archived by
-        GMane</a>. To subscribe, write a mail to <a href="mailto:[email protected]">[email protected]</a>, posts from addresses which are not
-    subscribed have to wait for moderation.  The issue tracker or the mailing list is the preferred way for reporting bugs and requesting features, while the IRC channel works well
-    for general questions. You can also of course <a href="mailto:[email protected]">mail</a> the author directly.</p>
-      <h3>Donations</h3>
-    <p>If you happen to like Trojita and would like to express your liking in
-    cash, the project <a href="https://sourceforge.net/p/trojita/donate/">accepts
-    donations over SourceForge/PayPal</a>.</p>
-    
-  </div>
-  <div class="push"></div>
-  </div>
-  <div id="footer">&copy; 2006 - 2016 <a href="#">Trojitá</a> team. Web done by helb.</div>
-</body>
-</html>
diff --git a/www/favicon.ico b/www/favicon.ico
deleted file mode 100644
index 9fbdfba00..000000000
Binary files a/www/favicon.ico and /dev/null differ
diff --git a/www/img/2016-03-22-quote-collapsing.png b/www/img/2016-03-22-quote-collapsing.png
deleted file mode 100644
index eed4ab805..000000000
Binary files a/www/img/2016-03-22-quote-collapsing.png and /dev/null differ
diff --git a/www/img/2016-03-22-smime-details.png b/www/img/2016-03-22-smime-details.png
deleted file mode 100644
index 558602e01..000000000
Binary files a/www/img/2016-03-22-smime-details.png and /dev/null differ
diff --git a/www/img/2016-03-22-trojita-encrypted.png b/www/img/2016-03-22-trojita-encrypted.png
deleted file mode 100644
index c4a2d4272..000000000
Binary files a/www/img/2016-03-22-trojita-encrypted.png and /dev/null differ
diff --git a/www/img/2016-03-22-trojita-home.png b/www/img/2016-03-22-trojita-home.png
deleted file mode 100644
index 575ac6be5..000000000
Binary files a/www/img/2016-03-22-trojita-home.png and /dev/null differ
diff --git a/www/img/2016-03-22-trojita-signatre-id-mismatch.png b/www/img/2016-03-22-trojita-signatre-id-mismatch.png
deleted file mode 100644
index 053991af4..000000000
Binary files a/www/img/2016-03-22-trojita-signatre-id-mismatch.png and /dev/null differ
diff --git a/www/img/2016-03-22-trojita-signature-missing-key.png b/www/img/2016-03-22-trojita-signature-missing-key.png
deleted file mode 100644
index 2bfa3e4d0..000000000
Binary files a/www/img/2016-03-22-trojita-signature-missing-key.png and /dev/null differ
diff --git a/www/img/2016-03-22-trojita-signed-green.png b/www/img/2016-03-22-trojita-signed-green.png
deleted file mode 100644
index 049fe11ea..000000000
Binary files a/www/img/2016-03-22-trojita-signed-green.png and /dev/null differ
diff --git a/www/img/li.png b/www/img/li.png
deleted file mode 100644
index 011fa55f1..000000000
Binary files a/www/img/li.png and /dev/null differ
diff --git a/www/img/logo.png b/www/img/logo.png
deleted file mode 100644
index be81f1dd2..000000000
Binary files a/www/img/logo.png and /dev/null differ
diff --git a/www/img/trojita-tp-2012-04-06-mailboxes.png b/www/img/trojita-tp-2012-04-06-mailboxes.png
deleted file mode 100644
index d0c6aa1e6..000000000
Binary files a/www/img/trojita-tp-2012-04-06-mailboxes.png and /dev/null differ
diff --git a/www/img/trojita-tp-2012-04-06-messages.png b/www/img/trojita-tp-2012-04-06-messages.png
deleted file mode 100644
index ff3cfd899..000000000
Binary files a/www/img/trojita-tp-2012-04-06-messages.png and /dev/null differ
diff --git a/www/img/trojita-tp-2012-04-06-settings.png b/www/img/trojita-tp-2012-04-06-settings.png
deleted file mode 100644
index b48dafb05..000000000
Binary files a/www/img/trojita-tp-2012-04-06-settings.png and /dev/null differ
diff --git a/www/index.html b/www/index.html
deleted file mode 100644
index 374ab458b..000000000
--- a/www/index.html
+++ /dev/null
@@ -1,76 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
-        "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-  <meta http-equiv="content-type" content="text/html; charset=utf-8">
-  <title>Trojitá, a fast Qt IMAP e-mail client</title>
-  <link rel="stylesheet" type="text/css" href="screen.css" media="screen,projection">
-  <link rel="stylesheet" type="text/css" href="print.css" media="print">
-</head>
-<body lang="cs">
-<div id="wrapper">
-
-  <div id="header">
-    <a href="#"><h1>Trojitá</h1></a>
-    <h2>A Qt IMAP e-mail client</h2>
-
-    <ul id="menu">
-    <li class="menuitem active"><a href="index.html">About</a></li>
-    <li class="menuitem noactive"><a href="screenshots.html">Screenshots</a></li>
-    <li class="menuitem noactive"><a href="download.html">Downloads</a></li>
-    <li class="menuitem noactive"><a href="https://bugs.kde.org/buglist.cgi?bug_status=UNCONFIRMED&amp;bug_status=CONFIRMED&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;order=changeddate%20DESC&amp;product=trojita">Bugreports</a></li>
-    <li class="menuitem noactive"><a href="https://invent.kde.org/pim/trojita">Development</a></li>
-    </ul>
-
-  </div>
-
-  <div id="pagecontent">
-  <div id="sf-donate-button"><a href="https://sourceforge.net/p/trojita/donate/"><img
-      src="http://images.sourceforge.net/images/project-support.jpg" width="88"
-      height="32" border="0" alt="Support This Project" title="Support This Project" /></a></div>
-  <h1>Trojitá, a fast Qt IMAP e-mail client</h1>
-    <h2>Our mission is to deliver an application which:</h2>
-    <ul>
-        <li>Enables you to access your mail anytime, anywhere.</li>
-        <li>Does not slow you down. If we can improve the productivity of an e-mail user, we better do.</li>
-        <li>Respects open standards and facilitate modern technologies. We value the vendor-neutrality that IMAP
-        provides and are committed to be as interoperable as possible.</li>
-        <li>Is efficient &mdash; be it at conserving the network bandwidth, keeping memory use at a reasonable level or not
-        hogging the system's CPU.</li>
-        <li>Can be used on many platforms. One UI is not enough for everyone, but our IMAP core works fine on anything
-        from desktop computers to cell phones and big ERP systems.</li>
-        <li>Plays well with the rest of the ecosystem. We don't like reinventing wheels, but when the existing wheels
-        quite don't fit the tracks, we're not afraid of making them work.</li>
-    </ul>
-
-<br/>
-    <p><a href="https://projects.flaska.net/projects/trojita/wiki/Trojita">Learn more...</a></p>
-
-    <h2>Resources</h2>
-
-      <h3>Download</h3>
-        <p>Please see the <a href="download.html">download page</a> for details about how to get Trojitá.</p>
-
-      <h3>Further Reading</h3>
-        <p>The most comprehensive reading about trojita is undoubtly Jan's <a href="/msc-thesis.pdf">Msc. thesis</a>. It discusses design of the application and provides a comparison with various other mail user agents.</p>
-	<p>A <a href="http://jkt.flaska.net/blog/tags/trojita/">series of blog posts about Trojitá</a> might provide an interesting insight into its background, too.</p>
-
-      <h3>Issue Tracker</h3>
-      <p>Bug tracking happens in KDE Bugzilla (see <a
-          href="https://bugs.kde.org/buglist.cgi?bug_status=UNCONFIRMED&amp;bug_status=CONFIRMED&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;product=trojita">list of open bugreports</a>).
-      If you encounter any problem in Trojitá, please <a href="https://bugs.kde.org/enter_bug.cgi?product=trojita&amp;format=guided">file a bug</a>. Wishlist items belong to the same place.</p>
-      <p>Previously, Trojitá was using Redmine for bug tracking, and some of the bugs are still tracked in the <a href="http://projects.flaska.net/projects/trojita/issues">old tracker</a>.</p>
-      <h3>IRC</h3>
-      <p>Trojitá's IRC channel #trojita is hosted on the <a href="https://libera.chat/">Libera</a> network.</p>
-      <h3>E-mail</h3>
-    <p>There's a mailing list at <a href="mailto:[email protected]">[email protected]</a>, <a href="http://news.gmane.org/gmane.mail.trojita.general">archived by
-        GMane</a>. To subscribe, write a mail to <a href="mailto:[email protected]">[email protected]</a>, posts from addresses which are not
-    subscribed have to wait for moderation.  The issue tracker or the mailing list is the preferred way for reporting bugs and requesting features, while the IRC channel works well
-    for general questions.</p>
-    
-  </div>
-  <div class="push"></div>
-  </div>
-  <div id="footer">&copy; 2006 - 2016 <a href="#">Trojitá</a> team. Web done by helb.</div>
-</body>
-</html>
diff --git a/www/print.css b/www/print.css
deleted file mode 100644
index fb813b743..000000000
--- a/www/print.css
+++ /dev/null
@@ -1,84 +0,0 @@
-*{
-  margin:0;
-  padding:0;
-  border:none;
-}
-
-html,body{
-  background:#fff;
-  font:12px sans-serif;
-  width:100%;
-  height:100%;
-  color:#000;
-}
-
-a, a:link, a:visited{
-    color:#444;
-    text-decoration:underline;
-    font-weight:bold;
-    }
-
-
-#wrapper{
-  width:100%;
-  min-width:950px;
-  min-height: 100%;
-  height: auto !important;
-  height: 100%;
-  margin: 0 auto -4em;
-}
-
-#header{
-display:none;
-}
-
-ul{
-  list-style-position:inside;
-  list-style-type: square;
-}
-
-
-div#pagecontent{
- /*   width:990px;*/
-    margin:0;
-}
-
-h1{
-    color:#000;
-    margin:1em 0 0.5em 0;
-    font-size:2em;
-}
-
-h2{
-    color:#222;
-    margin:1em 0 0.5em 0;
-    font-size:1.7em;
-}
-
-h3{
-    color:#444;
-    margin:1em 0 0.5em 0;
-    font-size:1.4em;
-}
-
-p{
-    margin-bottom:1em;
-}
-
-code{
-    background:#eee;
-    border:1px solid #aaa;
-    padding:0.5em;
-    margin:1em 0 1em 0;
-    color: #000;
-    display:table-cell;
-    font-family:monospace;
-}
-
-div.push{
-    height: 4em;
-    }
-
-div#footer{
-    display:none;
-    }
\ No newline at end of file
diff --git a/www/screen.css b/www/screen.css
deleted file mode 100644
index d8e25163e..000000000
--- a/www/screen.css
+++ /dev/null
@@ -1,158 +0,0 @@
-*{
-  margin:0;
-  padding:0;
-  border:none;
-}
-
-html,body{
-  background:#fff;
-  font:12px sans-serif;
-  width:100%;
-  height:100%;
-  color:#222;
-}
-
-a, a:link, a:visited{
-    color:#189ee4;
-    text-decoration:none;
-    font-weight:bold;
-    }
-
-a:hover{
-    color:#45bcf6;
-    }
-
-#wrapper{
-  width:100%;
-  min-width:950px;
-  min-height: 100%;
-  height: auto !important;
-  height: 100%;
-  margin: 0 auto -4em;
-}
-
-#wrapper-welcome{
-  width:100%;
-  min-width:450px;
-  margin: 0 auto -4em;
-  font: 14px sans-serif;
-}
-
-#header{
-  background:#bae9ff;
-  width:100%;
-  height:100px;
-  border-bottom:5px solid #e5f7ff;
-}
-
-#header h1{
-  text-indent:-9999px;
-  float:left;
-  display:block;
-  width:267px;
-  height:86px;
-  margin:14px 0 0 20px;
-  background-image:url("img/logo.png");
-}
-
-#header h2{
-  display:none;
-}
-
-ul{
-  list-style-position:inside;
-  list-style-image: url("img/li.png");
-}
-
-ul#menu{
-  display:block;
-  float:right;
-  list-style:none;
-  height:16px;
-  margin:73px 37px 0 0;
-}
-
-ul#menu li{
-  float:left;
-  font-size:16px;
-  margin:0;
-  text-transform:lowercase;
-  letter-spacing:2px;
-  font-weight:bold;
-}
-
-ul#menu li a, ul#menu li a:link, ul#menu li a:visited{
-  text-decoration:none;
-  color:#1da2e8;
-  padding:0.2em 0.5em 0 0.5em;
-  border-bottom:7px solid #bae9ff;
-
-}
-
-ul#menu li a:hover{
-  color:#33b5f5;
-  border-bottom:7px solid #1da2e8;
-}
-
-ul#menu li.active a{
-  border-bottom:12px solid #e5f7ff;
-  border-top:5px solid #33b5f5;
-  background:#e5f7ff;
-  color:#33b5f5;
-}
-
-div#pagecontent{
- /*   width:990px;*/
-    margin:3em;
-}
-
-h1{
-    color:#1ea3e9;
-    margin:1em 0 0.5em 0;
-    font-size:2em;
-}
-
-h2{
-    color:#55afe1;
-    margin:1em 0 0.5em 0;
-    font-size:1.7em;
-}
-
-h3{
-    color:#69caf9;
-    margin:1em 0 0.5em 0;
-    font-size:1.4em;
-}
-
-p{
-    margin-bottom:1em;
-}
-
-code{
-    background:#e2f6ff;
-    border:1px solid #a2e1ff;
-    padding:0.5em;
-    margin:1em 0 1em 0;
-    color: #226688;
-    display:table-cell;
-    font-family:monospace;
-}
-
-div.push{
-    height: 4em;
-    }
-
-div#footer{
-    height: 2.8em;
-    margin:2em 0 0 0;
-    background:#bae9ff;
-    border-top:5px solid #e5f7ff;
-    line-height:2.8em;
-    padding:0 2em 0 2em;
-    font-size:9px;
-    }
-
-div#sf-donate-button{
-    float: right;
-    padding: 0 5em 0 0;
-    }
diff --git a/www/screenshots.html b/www/screenshots.html
deleted file mode 100644
index f196ecc7c..000000000
--- a/www/screenshots.html
+++ /dev/null
@@ -1,44 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
-        "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-  <meta http-equiv="content-type" content="text/html; charset=utf-8">
-  <title>Trojitá, a Qt IMAP e-mail client</title>
-  <link rel="stylesheet" type="text/css" href="screen.css" media="screen,projection">
-  <link rel="stylesheet" type="text/css" href="print.css" media="print">
-</head>
-<body lang="cs">
-<div id="wrapper">
-
-  <div id="header">
-    <a href="#"><h1>Trojitá</h1></a>
-    <h2>A Qt IMAP e-mail client</h2>
-
-    <ul id="menu">
-    <li class="menuitem noactive"><a href="index.html">About</a></li>
-    <li class="menuitem active"><a href="screenshots.html">Screenshots</a></li>
-    <li class="menuitem noactive"><a href="download.html">Downloads</a></li>
-    <li class="menuitem noactive"><a href="https://bugs.kde.org/buglist.cgi?bug_status=UNCONFIRMED&amp;bug_status=CONFIRMED&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;order=changeddate%20DESC&amp;product=trojita">Bugreports</a></li>
-    <li class="menuitem noactive"><a href="https://invent.kde.org/pim/trojita">Development</a></li>
-    </ul>
-
-  </div>
-
-  <div id="pagecontent">
-  <h1>Trojitá, a Qt IMAP e-mail client</h1>
-
-    <p>Here are a couple of obligatory screenshots showing Trojitá in action:<br/>
-    <img src="img/2016-03-22-trojita-home.png" width="963" height="732" alt="Showing random e-mails" title="Showing random e=mails"/></p>
-
-    <p>Excessively quoted text is automatically collapsed:<br/>
-    <img src="img/2016-03-22-quote-collapsing.png" width="797" height="420" alt="Quote collapsing" title="Quote collapsing"/></p>
-
-    <p>Encrypted and signed e-mail is supported, with status given in plain English<br/>
-    <img src="img/2016-03-22-trojita-signature-missing-key.png" width="710" height="463" alt="OpenPGP signed e-mail" title="OpenPGP signed e-mail"/></p>
-
-  </div>
-  <div class="push"></div>
-  </div>
-  <div id="footer">&copy; 2006 - 2016 <a href="#">Trojitá</a> team. Web done by helb.</div>
-</body>
-</html>
diff --git a/www/trojita-2011-06-25--overview.png b/www/trojita-2011-06-25--overview.png
deleted file mode 100644
index b71533179..000000000
Binary files a/www/trojita-2011-06-25--overview.png and /dev/null differ
diff --git a/www/trojita-2013-01-09--composer.png b/www/trojita-2013-01-09--composer.png
deleted file mode 100644
index 977416ece..000000000
Binary files a/www/trojita-2013-01-09--composer.png and /dev/null differ
diff --git a/www/trojita-2013-01-09--overview.png b/www/trojita-2013-01-09--overview.png
deleted file mode 100644
index 02fbea220..000000000
Binary files a/www/trojita-2013-01-09--overview.png and /dev/null differ
diff --git a/www/welcome.html b/www/welcome.html
deleted file mode 100644
index 62b2d1a14..000000000
--- a/www/welcome.html
+++ /dev/null
@@ -1,27 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-  <meta http-equiv="content-type" content="text/html; charset=utf-8">
-  <title>Trojitá, a fast Qt IMAP e-mail client</title>
-  <link rel="stylesheet" type="text/css" href="screen.css">
-</head>
-<body lang="en">
-<div id="wrapper-welcome">
-  <div id="header">
-    <a href="#"><h1>Trojitá</h1></a>
-  </div>
-  <div id="pagecontent">
-    <p>Welcome to Trojitá.  Please be sure to report any bugs or problems which
-    you might hit in any of the following ways:</p>
-    <ul>
-        <li>Use KDE's <a href="https://bugs.kde.org/enter_bug.cgi?product=trojita&amp;format=guided">bugzilla</a></li>
-        <li>Send a mail to the project's <a href="mailto:[email protected]">mailing list</a></li>
-        <li>IRC at Libera, channel #trojita</li>
-        <li>Check out the <a href="https://invent.kde.org/pim/trojita">development on KDE's Gitlab</a></li>
-    </ul>
-    <br/>
-    <p>Enjoy your mail!</p>
-  </div>
-  </div>
-</body>
-</html>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.