/usr/share/doc/cream/html/about.html is in cream 0.43-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Cream :: a modern configuration of the Vim text editor</title>
<link href="favicon.ico" rel="Shortcut Icon">
<link href="style.css" rel="stylesheet" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script src="mouseovers.js" type="text/javascript"></script>
</head>
<body>
<div align="center">
<div class="main">
<!-- header {{{1 -->
<div class="header">
<!-- Page Title -->
<div class="title">
<a class="logo" href="index.html"><b>Cream</b></a>
<span class="tagline">
<small>: :</small> <i>a modern configuration of the </i>Vim<i> text editor</i>
</span>
</div>
<!-- Search {{{ -->
<form class="searchform" method="GET" action="http://www.google.com/search">
<input type="hidden" name="sitesearch" value="cream.sourceforge.net">
<input type="submit" name="btnG" value="Find" class="searchbtn">
<input type="text" name="q" maxlength="255" value="" class="searchbox">
</form>
<!-- }}} -->
</div>
<!-- HOME {{{1 -->
<div
class="home"
style="width:28px;height:28px;cursor:pointer;"
onMouseOver="
this.style.backgroundColor='#2a3b4c';
this.style.borderColor='#ddd';
window.status=ThisURL()+'home.html';
"
onMouseOut="
this.style.backgroundColor='#223344';
this.style.borderColor='#fff';
window.status='';
"
onClick="window.location.href='home.html'"
>
<p class="sectitleleft"><a class="sec" href="home.html"><b>h</b></a></p>
</div>
<!-- FEATURES {{{1 -->
<div
class="feat"
style="width:608px;height:28px;cursor:pointer;"
onMouseOver="
this.style.backgroundColor='#90902a';
this.style.borderColor='#ddd';
window.status=ThisURL()+'features.html';
"
onMouseOut="
this.style.backgroundColor='#888822';
this.style.borderColor='#fff';
window.status='';
"
onClick="window.location.href='features.html'"
>
<p class="sectitleright"><a class="sec" href="features.html"><b>features</b></a></p>
</div>
<!-- DOWNLOAD {{{1 -->
<div
class="down"
style="width:28px;height:468px;cursor:pointer;"
onMouseOver="
this.style.backgroundColor='#4c7e3b';
this.style.borderColor='#ddd';
window.status=ThisURL()+'download.html';
"
onMouseOut="
this.style.backgroundColor='#447733';
this.style.borderColor='#fff';
window.status='';
"
onClick="window.location.href='download.html'"
>
<p class="sectitleleft"><a class="sec" href="download.html"><b>d</b></a></p>
</div>
<!-- ABOUT {{{1 -->
<div
class="about"
style="width:608px;height:468px;"
>
<p class="sectitleright"><a class="sec" href="about.html"><b>about</b></a></p>
<div class="news-about">
<h4 class="nolead">Links</h4>
<p>
<b>General</b><br>
<a href="http://www.ask.com/web?q=cream+vim+text+editor">Ask</a>
<a href="http://freshmeat.net/projects/cream/?topic_id=63,867">FreshMeat.net</a>
<a href="http://www.gnomefiles.org/app.php?soft_id=85">GnomeFiles</a>
<a href="http://www.google.com/search?q=cream+vim+%22text+editor%22+-%22ice+cream%22+-unilever">Google</a>
<a href="http://sourceforge.net/projects/cream">SourceForge</a>
<a href="http://vim.sourceforge.net/scripts/script_search_results.php?keywords=cream&script_type=&order_by=rating&direction=descending&search=search">VimOnline</a>
<a href="http://en.wikipedia.org/wiki/Cream_%28for_Vim%29">WikiPedia</a>
</p>
<p>
<b>Vim's Charity</b><br>
<a href="http://iccf-holland.org/">Kibaale Children's Centre</a> (<a href="http://video.google.com/videoplay?docid=-2200252885377195350">Google video</a>)
</p>
<b>Articles about Cream</b>
<ul class="nolead">
<li><a href="http://www.linux-mag.com/id/6045/">"Sweeten your Vim with Cream"</a><!-- , Linux Magazine, 2008-05-27. --></li>
<li><a href="http://productivelinux.com/2008/02/13/cream-making-vim-a-little-bit-easier-for-the-rest-of-us/">"Cream: Making Vim a Little Bit Easier for the Rest of Us"</a><!-- , Productive Linux, 2008-02-13. --></li>
<li><a href="http://www.linuxlinks.com/article/200707311419114/Cream.html"> Linux Equivalents, Cream</a><!-- , LinuxLinks.com, 2007-07-31. --></li>
<li><a href="http://www.linux.com/feature/61971">"Adding a little Cream to (g)Vim"</a><!-- , linux.com, 2007-05-16. --></li>
<li><a href="http://tips.webdesign10.com/good-css-editor-for-linux-ubuntu">"Good CSS Editors for Linux (Ubuntu)"</a><!-- , Webmaster Tips, 2006-08-27. --></li>
<li><a href="http://pthree.org/2006/06/11/favorite-application-2-cream/">"Favorite Application #2: Cream"</a><!-- , by Aaron Toponce, 2006-06-11. --></li>
<li><a href="http://linuxhelp.blogspot.com/2006/06/cream-for-vim-making-vim-more-user.html">"Cream for Vim - Making Vim more user friendly"</a><!-- , All about Linux, 2006-05-17. --></li>
<li><a href="http://open.itworld.com/nl/lnx_desktop/09262002/">"Vi and Cream?"</a><!-- , Open ITWorld, 2002-09-26. -->
</ul>
<div class="nolead" align="center">
<a href="http://u.webring.com/go?ring=vim;sid=20;id=20;prev"> << </a>
<a href="http://u.webring.com/hub?ring=vim;sid=20;id=20;hub">VIM WebRing</a>
<a href="http://u.webring.com/go?ring=vim;sid=20;id=20;next"> >> </a><br>
</div>
</div>
<h4 class="lesslead">Mailing Lists</h4>
<p><a href="http://lists.sourceforge.net/lists/listinfo/cream-announce">cream-announce<img src="external.gif" alt=" [ext.link] " height="9" width="9"></a> : : a low volume announcement mailing list with the occasional release or bug-fix mail.</p>
<p><a href="http://lists.sourceforge.net/lists/listinfo/cream-general">cream-general<img src="external.gif" alt=" [ext.link] " height="9" width="9"></a> : : all general discussion about Cream for users and developers, including help and feature requests.</p>
<h4 class="nolead">Documentation</h4>
<p>Cream's traditional open source <a href="http://cream.cvs.sourceforge.net/cream/cream/docs/TODO.txt?view=markup">ToDo List<img src="external.gif" alt=" [ext.link] " height="9" width="9"></a> and the <a href="http://cream.cvs.sourceforge.net/cream/cream/docs/CHANGELOG.txt?view=markup">ChangeLog<img src="external.gif" alt=" [ext.link] " height="9" width="9"></a>.</p>
<h4 class="nolead">Credits</h4>
<p>Numerous <a href="contributors.html">contributors</a> have improved Cream since it's December 2001 beginning.</p>
</div>
<!-- footer {{{1 -->
<div class="footer">
© Copyright 2001-2011 by Steve Hall
<small>: :</small>
Site and project hosting by <a href="http://sourceforge.net/projects/cream"><img class="sflogo" src="http://sflogo.sourceforge.net/sflogo.php?group_id=43866&type=1" width="88" height="31" alt="Get Cream (for Vim) at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a>
</div>
<!-- 1}}} -->
</div>
</div>
</body>
</html>
<!-- vim:foldmethod=marker
-->
|