Commit Graph

58 Commits

Author SHA1 Message Date
JosephMcc
6338c3e6af translations: Add the textsize plugin to POTFILES.in (#151)
We want the menu entries it provides to be translated but I forgot to add these
when the new plugin was added.
2017-08-30 11:13:05 +01:00
Clement Lefebvre
bacd06034f l10n: Update translations 2017-06-28 10:11:22 +02:00
Clement Lefebvre
940ff3c7f3 l10n: Update translations 2017-05-23 13:35:13 +01:00
Clement Lefebvre
33da18bda3 l10n: Update translations 2017-05-06 14:56:36 +01:00
Clement Lefebvre
98dfbf6980 Fix "gedit" occurence 2017-05-04 18:32:30 +01:00
Clement Lefebvre
257740d6b7 Fix po/POTFILES.in and generate POT file 2017-04-26 12:51:45 +01:00
JosephMcc
2aa009cb76 Port xed to dbus and GtkApplication
This further improves on the port to GtkSource API's and cleans up a ton of
legacy code in xed based on upstream changes in Gedit.
2017-02-04 22:17:58 -08:00
JosephMcc
f05ddd7b63 Port to GtkSource* API
There are still bugs but this gets it started
2017-01-30 14:52:12 -08:00
JosephMcc
32200f4b7e Plugins: Remove the changecase plugin
Change case is provided by part of the GtkSourceView context menu. If we want
this available in the main application menu we can bring it back as built in
functionality. There is no real reason to keep a plugin around just for that
2017-01-29 04:19:04 -08:00
JosephMcc
f314622cf0 Remove old plugin system and docs for it
Adapted from:
3860e7b99f (diff-c949f93d03f44a4217d7a138f9e2e54a)
2016-12-26 18:49:12 -08:00
JosephMcc
89758101cc plugins: Make them actually recognized and loaded by Xed
Adapted from:
e1fbe56adf
2016-12-26 16:12:05 -08:00
Clement Lefebvre
73705d6734 l10n: Update translations 2016-12-12 12:42:56 +00:00
Clement Lefebvre
3b5c578e00 l10n: Add missing pot file
It was removed by accident in previous commits.
2016-12-05 11:34:59 +00:00
Clement Lefebvre
615ae47272 Search: Fix search jumping to next result while typing 2016-12-05 11:17:24 +00:00
Clement Lefebvre
b541c2f8b6 l10n: Update translations 2016-11-10 00:34:47 +00:00
Clement Lefebvre
bc250a48fd l10n: Improve some of the new msgids 2016-11-02 18:14:20 +00:00
Clement Lefebvre
4d48da0e6a Update pot file 2016-11-02 15:50:29 +00:00
Clement Lefebvre
f4236351ae Give Xed a Sublime-like searchbar
The search dialog is replaced with a searchbar similar to the one used in Sublime.

The following features are implicit and therefore removed:
  - "incremental search"
  - "remove highlights"
  - "parse \n characters"

Code style is applied to impacted files (should have been done in a separate commit but it was being discussed during WIP and the new committed code followed neither the new style nor the old).
2016-09-20 16:32:54 +01:00
Clement Lefebvre
c8ef96a94d When running as root, add an infobar to warn about Elevated Privileges 2016-08-18 20:09:35 +01:00
Clement Lefebvre
459311abd8 Revert "Makepot"
This reverts commit f38949ed09.
2016-08-18 14:41:58 +02:00
Clement Lefebvre
f38949ed09 Makepot 2016-08-18 14:11:04 +02:00
Clement Lefebvre
c903282a8a Added new translations to po/LINGUAS 2016-06-25 11:38:10 +01:00
Clement Lefebvre
40f7fd1476 Updated translations 2016-06-25 11:27:50 +01:00
Clement Lefebvre
c97c261830 Updated translations 2016-05-24 14:30:19 +01:00
Clement Lefebvre
22c46dd685 Updated translations 2016-04-27 14:30:24 +01:00
Clement Lefebvre
16eacdc3f4 Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00
Clement Lefebvre
1643bd89ef Cleaned up Help 2016-01-27 11:08:11 +00:00
Clement Lefebvre
d071bf422e Cleaned up about dialog 2016-01-26 17:06:33 +00:00
Clement Lefebvre
571a3102da Fixed POTFILES, added makepot and pot file 2016-01-26 16:00:28 +00:00
Clement Lefebvre
4304f9ffc1 Rename Pluma to Xedit 2016-01-25 15:33:34 +00:00
John Church
efc6229fce Add a new Configure dialog for the Spell Check plugin.
There are three options for autocheck when a doc is loaded:

Always autocheck, Never autocheck and Remember the autocheck setting for each document

The chosen option is stored in the gsettings schema.
The default setting is to remember by document as this is what Pluma did previously.
2015-11-12 11:53:01 +00:00
Monsta
e357519c94 po: removed non-existing files from POTFILES.skip 2015-11-06 17:41:47 +03:00
infirit
ca8ca6923e Rework gsettings schema building
* Bump intltool required version for gsettings support
* Extract strings with intltool directly
* Let autoconf generate the xml files
2015-09-08 17:19:30 +02:00
infirit
1618c8f724 Add new plugin to POTFILES 2015-09-05 20:43:24 +02:00
monsta
b24934e186 drop support for win32/osx and checkupdate plugin
that plugin has never been built in linux anyway due to logic
in configure.ac
2015-09-02 11:34:01 +02:00
raveit65
b9133a18f8 fixes for gschema translation
taken from:
https://github.com/mate-desktop/eom/commit/a2055e1
- bumped required intltool version to 0.50.1
- renamed and corrected gschema xml for proper intltool usage
- removed obsolete lines from po/POTFILES.skip
2015-06-16 00:56:55 +02:00
mate-i18n
5fe62f39eb Sync translations with transifex 2015-05-07 08:21:09 +02:00
mate-i18n
a1394a3216 Sync translations with transifex 2015-04-06 11:24:46 +02:00
infirit
c52d5fa4c4 appdata: Add autotool bits for appdata 2014-11-10 12:05:04 +01:00
mate-i18n
d5b412c87b Sync translations with transifex 2014-10-23 11:13:25 +02:00
mate-i18n
c1ca209172 Sync translations with transifex 2014-07-12 10:34:13 +02:00
mate-i18n
82e1234a53 Sync translations with transifex 2014-04-29 20:50:35 +02:00
Stefano Karapetsas
87668a4d4a Sync translations with transifex 2014-03-01 15:13:44 +01:00
Stefano Karapetsas
381afc4441 Sync translations with transifex 2014-02-23 19:35:38 +01:00
infirit
c537c7a2f6 Sync translations with transifex 2014-02-21 20:37:54 +01:00
Stefano Karapetsas
f4e9365a71 Sync translations with transifex 2014-02-18 21:43:09 +01:00
Stefano Karapetsas
5b24fe5a6d Sync translations with transifex 2014-02-03 18:17:46 +01:00
Stefano Karapetsas
8971b9fc9d Sync translations with transifex 2014-01-18 13:01:31 +01:00
Stefano Karapetsas
3fa783ec0e Update POTFILES.in 2013-10-30 23:06:31 +01:00
infirit
59f2db5110 Remove schema file with no translation 2013-10-19 14:20:45 +02:00