This file is indexed.

/usr/share/sugar/activities/Write.activity/README.md is in sugar-write-activity 99-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
32
33
34
35
36
37
38
39
40
41
What is this?
=============

Write is a word processor activity for the Sugar desktop.

Write embeds the AbiWord word processor, and can be used to write and edit text documents.

How to use?
===========

Write is part of the Sugar desktop and is always included.  Please refer to;

* [How to Get Sugar on sugarlabs.org](https://sugarlabs.org/),
* [How to use Sugar](https://help.sugarlabs.org/), and;
* [How to use Write](https://help.sugarlabs.org/en/write.html).

How to upgrade?
===============

On Sugar desktop systems;
* use [My Settings](https://help.sugarlabs.org/en/my_settings.html), [Software Update](https://help.sugarlabs.org/en/my_settings.html#software-update), or;
* use Browse to open [activities.sugarlabs.org](https://activities.sugarlabs.org/), search for `Write`, then download.

How to integrate?
=================

Write depends on AbiWord, Python, [Sugar Toolkit for GTK+ 3](https://github.com/sugarlabs/sugar-toolkit-gtk3), GStreamer 1, GTK+ 3, Telepathy, and gst-plugins-espeak.

Write is started by [Sugar](https://github.com/sugarlabs/sugar).

Write is [packaged by Fedora](https://src.fedoraproject.org/rpms/sugar-write).  On Fedora systems;

```
dnf install sugar-write
```

Write is packaged by Debian and Ubuntu distributions.  On Debian and Ubuntu systems;

```
apt install sugar-write-activity
```