1
0
mirror of https://github.com/GNOME/gedit synced 2024-06-25 20:52:09 +00:00
Go to file
2024-06-24 01:32:47 +02:00
build Always have a build/ dir available 2022-07-16 17:39:21 +02:00
build-aux flatpak: update 2023-07-25 16:00:00 +02:00
data theme-variant: have two GSettings keys for the style-scheme 2024-05-26 22:56:11 +02:00
docs docs: various updates 2024-06-19 00:07:11 +02:00
gedit commands-file: minor code improvement for _gedit_cmd_file_quit() 2024-06-22 16:45:45 +02:00
help Update Swedish translation 2024-06-20 17:25:49 +00:00
plugins build: change a meson option to buggy_plugins 2024-06-22 05:40:22 +02:00
po Update Swedish translation 2024-06-15 12:52:27 +00: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: various updates 2024-06-19 00:07:11 +02:00
COPYING Update COPYING 2015-03-10 11:43:55 +01:00
gedit.doap doap: update my email address 2024-06-24 01:32:47 +02:00
logo.png logo.png: update to the current design 2024-03-27 11:13:33 +01:00
meson_options.txt build: change a meson option to buggy_plugins 2024-06-22 05:40:22 +02:00
meson.build Bump version to 48 2024-06-18 18:03:53 +02:00
NEWS NEWS file: write all news so far 2024-06-16 22:28:05 +02:00
README.md docs: various updates 2024-06-19 00:07:11 +02:00

gedit

gedit is an easy-to-use and general-purpose text editor. Its development started in 1998, at the beginnings of the GNOME project, with a good integration with that desktop environment.

You can use it to write simple notes and documents, or you can enable more advanced features that are useful for software development.

See the gedit 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 and Gedit Technology.

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

Installation

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

How to report bugs

Please read the web 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 CONTRIBUTING.md file for more information.