diff options
author | Stefano Karapetsas <[email protected]> | 2014-03-06 13:10:25 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-03-06 13:10:25 +0100 |
commit | e418c0942376f27c437988acad42e70d0b3b48c8 (patch) | |
tree | 7732f763abbb938159d0a7f6f4000f0e588b44f2 | |
parent | ee354c1baeb6f3e1ab71cb43828a2cf1b30da5c0 (diff) | |
parent | 337349ae2795eb090500f342d0d009aaccaa6d92 (diff) | |
download | pluma-e418c0942376f27c437988acad42e70d0b3b48c8.tar.bz2 pluma-e418c0942376f27c437988acad42e70d0b3b48c8.tar.xz |
Merge pull request #74 from ryanpcmcquen/master
convert pluma.rc to LF line endings (currently CR+LF)
-rw-r--r-- | pluma/pluma.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pluma/pluma.rc b/pluma/pluma.rc index 83356308..f9a659f8 100644 --- a/pluma/pluma.rc +++ b/pluma/pluma.rc @@ -1 +1 @@ -A ICON MOVEABLE PURE LOADONCALL DISCARDABLE "../pixmaps/pluma.ico"
+A ICON MOVEABLE PURE LOADONCALL DISCARDABLE "../pixmaps/pluma.ico" |