summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2013-10-18 01:01:11 +0200
committerraveit65 <[email protected]>2013-10-18 01:01:11 +0200
commitfa9c24a8d33a6325947faf88d2bd4560ace7ffe9 (patch)
tree1192d831807e98fe0f1e478a410c6eafacafca84 /configure.ac
parentbd9e37bc9ab88f8342d66f8e636e901faae31806 (diff)
downloadpluma-fa9c24a8d33a6325947faf88d2bd4560ace7ffe9.tar.bz2
pluma-fa9c24a8d33a6325947faf88d2bd4560ace7ffe9.tar.xz
rename to pluma
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index e9fba70d..768f6e0d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,7 @@ m4_define(pluma_micro_version, 0)
m4_define(pluma_version, pluma_major_version.pluma_minor_version.pluma_micro_version)
AC_INIT([pluma], [pluma_version],
- [https://github.com/mate-desktop/mate-text-editor/issues],
+ [https://github.com/mate-desktop/pluma/issues],
[pluma], [http://mate-desktop.org])
AC_CONFIG_HEADERS(config.h)
@@ -589,7 +589,7 @@ it from:
Or checkout the mate-${stable_version} branch of the pluma module from:
- git://github.com/mate-desktop/mate-text-editor.git
+ git://github.com/mate-desktop/pluma.git
Thanks,
The pluma team