This file is indexed.

/usr/share/metainfo/bluefish.appdata.xml is in bluefish 2.2.10-1.

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
<?xml version="1.0" encoding="UTF-8"?>
<component>
 <id>com.openoffice.bluefish</id>
 <metadata_license>CC0-1.0</metadata_license>
 <name>Bluefish</name>
 <url type="homepage">http://bluefish.openoffice.nl</url>
 <summary>Text editor with many web and software development extra's</summary>
 <description>
<p>Bluefish is a powerful editor targeted towards programmers and web developers, with many options to write websites, scripts and programming code. Bluefish supports many programming and markup languages and has many features, but is still a very fast and lightweight application.</p>
<p>A selection of the features:</p>
<ul>
<li>Well done syntax highlighting which for example supports languages inside languages (e.g. Javascript inside HTML inside PHP)</li>
<li>All kind of powerful editor features like auto indenting and auto completion for many functions and libraries in many programming languages</li>
<li>Project support</li>
<li>Support for remote files over ftp, sftp, webdav, etc</li>
<li>Powerful search and replace engine</li>
<li>Customizable integration of external programs such as lint, make, etc</li>
<li>Snippets plugin to automate often used code</li>
<li>Code-aware in-line spell checking</li>
<li>Zencoding or Emmet support</li>
<li>Bookmarks panel</li>
</ul>
<p>If you are an occasional coder who is in need for a simple to learn editor, or a heavy coder who dislikes heavy IDE's like eclipse or netbeans, Bluefish is your editor of choice!</p>
</description>
<screenshots>
 <screenshot type="default">
  <image>http://bluefish.openoffice.nl/images/bluefish-appdata-screenshot.png</image>
  <caption>The main window showing the application</caption>
 </screenshot>
</screenshots>
</component>