-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #12 from drahnr/master
Fixes to make it work with current gnome and cinnamon.
- Loading branch information
Showing
3 changed files
with
15 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
[Plugin] | ||
Loader=python | ||
Loader=python3 | ||
Module=trailsave | ||
IAge=3 | ||
Name=Trailsave | ||
Description=Strip trailing whitespace on save | ||
Authors=Osmo Salomaa <[email protected]>, Jon Leighton <[email protected]> | ||
Copyright=Copyright (C) 2006-2011 Osmo Salomaa & Jon Leighton | ||
Website=http://github.com/jonleighton/gedit-trailsave | ||
Version=3.1.2 | ||
Version=3.3.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters