1
0
mirror of https://github.com/GNOME/gedit synced 2024-06-30 23:15:01 +00:00
Go to file
2024-06-18 18:03:53 +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 Adapt for Tepl -> libgedit-tepl rename 2024-04-25 21:43:43 +02:00
gedit Side panel: handle NULL case for setting the active item 2024-06-16 18:38:43 +02:00
help Update Russian translation 2024-06-10 08:26:33 +00:00
plugins Side panel components: port to new TeplPanel API 2024-06-15 05:35:15 +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: update and improve contributing notes 2023-12-05 16:00:01 +01:00
COPYING Update COPYING 2015-03-10 11:43:55 +01:00
gedit.doap doap: update homepage URL 2023-12-05 16:00:02 +01:00
logo.png logo.png: update to the current design 2024-03-27 11:13:33 +01:00
meson_options.txt build: replace inline_side_panel_switcher option -> headerbar option 2023-07-25 16:00:00 +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: reduce number of links in the readme 2023-12-05 16:00:00 +01: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.

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.