forked from codebrainz/mousepad
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
46 lines (30 loc) · 1.1 KB
/
README
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
What is it?
===========
Mousepad is a simple text editor for the Xfce desktop environment.
The Mousepad Mission
====================
Mousepad aims to be an easy-to-use and fast editor. Our target is an
editor for quickly editing text files, not a development environment
or an editor with a huge bunch of plugins.
On the other hand we try to use the latest Gtk+ features available,
which means that if Gtk adds something new in a major release that is
useful for the editor, we will likely bump the Gtk dependency and
integrate this new feature in Mousepad.
Required packages
=================
Mousepad depends on the following packages:
- Gtk+ 2.24.0 or above
- GLib 2.30.0 or above
- Libxfce4util 4.4.0 or above
- GtkSourceView 2.2.2 or above
The following packages are optional:
- D-BUS 0.34 or above (strongly suggested)
Installation
============
The file 'INSTALL' contains generic installation
instructions.
How to report bugs?
===================
Bugs should be reported to the Xfce bug tracking system
(http://bugzilla.xfce.org, product Mousepad). You will need to create
an account for yourself.