Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit)

This commit is contained in:
Clement Lefebvre
2016-02-04 09:20:42 +00:00
parent c8dd785ea8
commit 16eacdc3f4
487 changed files with 104410 additions and 104432 deletions

22
NEWS
View File

@@ -1,13 +1,13 @@
xedit 1.13.0
xed 1.13.0
============
xedit 1.12.1
xed 1.12.1
============
* Add --without-matedesktop option to enable build without
dependency on libmate-desktop
xedit 1.12.0
xed 1.12.0
============
* Add --enable-tests option to enable/disable running tests
@@ -16,12 +16,12 @@ xedit 1.12.0
* Bring back active plugins listing in bugreport script
* Drop support for win32/osx and checkupdate plugin
* Retrieve strings directly from gschema (requires intltool 0.50.1)
* Capitalize Xedit in window titles and desktop file
* Capitalize Xed in window titles and desktop file
* GTK3. fix print-preview
* Some annotation fixes
* Some minor fixes and cleanups
xedit 1.10.2
xed 1.10.2
============
* Window title: display full path to files on mounted drives
@@ -30,7 +30,7 @@ xedit 1.10.2
* Time plugin: GTK+3 fix
* Multiple help fixes
xedit 1.10.1
xed 1.10.1
============
* Fix gschema translations
@@ -38,18 +38,18 @@ xedit 1.10.1
* Fix man page formatting
* Build system fixes
xedit 1.10.0
xed 1.10.0
============
* Use MateAboutDialog from libmate-desktop
xedit 1.8.1
xed 1.8.1
===========
* Fix go to line crash
* Translations updates
xedit 1.8.0
xed 1.8.0
===========
* Add GTK3 support
@@ -57,9 +57,9 @@ xedit 1.8.0
* Move user plugin dir from config_dir to data_dir. Plugins should have
never been installed in the config dir as they are not part of the
configuration. This means user will need to move the plugins directory
from: $HOME/.config/xedit/ to $HOME/.local/share/xedit/.
from: $HOME/.config/xed/ to $HOME/.local/share/xed/.
xedit 1.5.0
xed 1.5.0
===========
* Migration to GSettings and drop mateconf