summaryrefslogtreecommitdiff
path: root/src/po/gvim.desktop.in
Commit message (Collapse)AuthorAgeFilesLines
* Update runtime filesBram Moolenaar2021-06-271-1/+0
|
* Runtime file updates.Bram Moolenaar2019-12-071-2/+0
|
* Update runtime files.Bram Moolenaar2019-11-201-2/+0
|
* Update runtime filesBram Moolenaar2019-11-131-1/+0
|
* Update runtime filesBram Moolenaar2019-10-261-1/+0
|
* Update runtime filesBram Moolenaar2019-09-111-0/+1
|
* Update runtime files.Bram Moolenaar2019-06-061-2/+0
|
* Update runtime filesBram Moolenaar2019-05-091-1/+0
|
* patch 8.1.1227: duplicate entries in the generate .desktop filesv8.1.1227Bram Moolenaar2019-04-281-2/+0
| | | | | Problem: Duplicate entries in the generate .desktop files. (Ralf Schandl) Solution: Remove translated entries from the .in files. (closes #4313)
* patch 8.1.1147: desktop file translations are requiring manual updatesv8.1.1147Bram Moolenaar2019-04-111-0/+97
Problem: Desktop file translations are requiring manual updates. Solution: Use the .po files for desktop file translations. (Christian Brabandt)