Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
sujiniku
gedit
Commits
4769552b
Commit
4769552b
authored
Mar 06, 2020
by
swilmet
Browse files
Release 3.36.0
parent
d76a7b39
Changes
3
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
4769552b
News in 3.36.0, 2020-03-06
--------------------------
* Fix a bug in the quickopen plugin.
* Updates to the user manual.
* Translation updates.
News in 3.35.90, 2020-01-31
---------------------------
* Remove text centering when in fullscreen mode and when a right margin was
...
...
README.md
View file @
4769552b
gedit - The GNOME text editor
=============================
This is version 3.3
5.9
0 of gedit.
This is version 3.3
6.
0 of gedit.
gedit is the official text editor of the GNOME desktop environment.
While aiming at simplicity and ease of use, gedit is a powerful general
...
...
meson.build
View file @
4769552b
project
(
'gedit'
,
'c'
,
version
:
'3.3
5.9
0'
,
version
:
'3.3
6.
0'
,
meson_version
:
'>= 0.49'
)
...
...
@@ -57,7 +57,7 @@ gmodule_dep = dependency('gmodule-2.0', version: glib_req)
gio_dep
=
dependency
(
'gio-2.0'
,
version
:
glib_req
)
gtk_dep
=
dependency
(
'gtk+-3.0'
,
version
:
'>= 3.22'
)
gtksourceview_dep
=
dependency
(
'gtksourceview-4'
,
version
:
'>= 4.0.2'
)
tepl_dep
=
dependency
(
'tepl-4'
,
version
:
'>= 4.
3
'
)
tepl_dep
=
dependency
(
'tepl-4'
,
version
:
'>= 4.
4
'
)
libpeas_dep
=
dependency
(
'libpeas-1.0'
,
version
:
libpeas_req
)
libpeas_gtk_dep
=
dependency
(
'libpeas-gtk-1.0'
,
version
:
libpeas_req
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment