diff options
author | Perberos <[email protected]> | 2011-11-07 19:52:18 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-11-07 19:52:18 -0300 |
commit | 5ded9cba8563f336939400303d6a841d5089b107 (patch) | |
tree | c5676588cff26ba37e12369fe4de24b54e9f6682 /win32/README | |
parent | f00b3a11a199f9f85a4d46a600f9d14179b37dbf (diff) | |
download | pluma-5ded9cba8563f336939400303d6a841d5089b107.tar.bz2 pluma-5ded9cba8563f336939400303d6a841d5089b107.tar.xz |
renaming from gedit to pluma
Diffstat (limited to 'win32/README')
-rwxr-xr-x | win32/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/win32/README b/win32/README index 67d008cb..1fb95f52 100755 --- a/win32/README +++ b/win32/README @@ -1,4 +1,4 @@ -To create the Windows installer for gedit, ideally all you have to do is to run +To create the Windows installer for pluma, ideally all you have to do is to run the build-installer script, after having installed all dependencies to the correct places (that means precompiled ones to /, and self-built ones to /local/). Also, you will need to have Python at C:\Python25. @@ -9,8 +9,8 @@ generalize the script, to make it more adaptive to other environments. The script takes an argument which is the revision number of the installer. If it is not given, then it uses 1 as revision number. The revision number should -be increased every time the installer for the same gedit version is updated, -and be reset to 1 for a new gedit version. +be increased every time the installer for the same pluma version is updated, +and be reset to 1 for a new pluma version. Ignacio Casal Quinteiro <[email protected]> |