1
0
mirror of https://github.com/GNOME/gedit synced 2024-06-30 23:15:01 +00:00
Go to file
Sébastien Wilmet ad17653c72 Always have a build/ dir available
It's cumbersome to mkdir build/ each time after a git clean -xdf.
2022-07-16 17:39:21 +02:00
build Always have a build/ dir available 2022-07-16 17:39:21 +02:00
build-aux build-aux: remove outdated osx/ subdir 2022-07-15 19:33:20 +02:00
data Revert "Merge branch 'master' into wip/next" 2022-07-15 10:49:56 +02:00
docs docs: roadmap.md: update, simplify 2022-07-15 15:13:59 +02:00
gedit Revert "Merge branch 'master' into wip/next" 2022-07-15 10:49:56 +02:00
help Update Ukrainian translation 2022-07-16 06:01:54 +00:00
plugins filebrowser: remove confirm-trash gsetting, as in Nautilus 2022-07-16 14:13:04 +02:00
po Revert "Merge branch 'master' into wip/next" 2022-07-15 10:49:56 +02:00
subprojects build: stop using libgd.wrap 2019-01-12 19:55:28 -05:00
tools Get rid of HAVE_CONFIG_H 2019-12-05 14:26:27 +01:00
.gitignore Always have a build/ dir available 2022-07-16 17:39:21 +02:00
.gitmodules Capitalize GNOME in the submodule URL 2019-02-06 15:34:28 -05:00
CONTRIBUTING.md docs: update/simplify CONTRIBUTING.md 2022-07-15 11:42:50 +02:00
COPYING Update COPYING 2015-03-10 11:43:55 +01:00
gedit.doap doap: change back to current list of maintainers 2022-07-15 11:05:53 +02:00
logo.png icon: update to the latest design 2018-12-04 21:55:42 +01:00
meson_options.txt build: set gtk_doc option to true as its default value 2022-07-15 17:57:14 +02:00
meson.build Revert "Merge branch 'master' into wip/next" 2022-07-15 10:49:56 +02:00
NEWS NEWS file: copy latest news from master branch 2022-07-15 11:26:19 +02:00
README.md docs: simplify the README.md 2022-07-15 11:42:53 +02:00

gedit - The GNOME text editor

gedit is the text editor of the GNOME desktop environment.

The first goal of gedit is to be easy to use, with a simple interface by default. More advanced features are available by enabling plugins.

See the gedit official website for more information.

License

gedit is released under the GNU General Public License (GPL) version 2 or later, see the file COPYING for more information.

Dependencies

gedit depends on GTK 3.

For a complete list of dependencies, see the file meson.build.

Installation

To build gedit from source, see the docs/build.md file.

How to report bugs

Please read the wiki page on how to report bugs, it contains a list of frequently reported bugs and a link to the bug tracker.

Development resources

Contributions

gedit development relies on voluntary contributions and everyone is invited to help.

See the file CONTRIBUTING.md for more information.