update URL: fixes #1
authorRicardo Mones <ricardo@mones.org>
Tue, 8 May 2012 22:52:41 +0000 (00:52 +0200)
committerRicardo Mones <ricardo@mones.org>
Tue, 8 May 2012 22:52:41 +0000 (00:52 +0200)
ChangeLog
README
VC
VERSION
clawsker

index b702ba7e3f072d5ce0d3d6b742eb91dadecb3ad1..6758f29f3281a6a89979f9173097bf49dae95357 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-05-09 00:44  mones   0.7.5git458
+
+       * README
+       * clawsker
+               Update homepage URL, fixes #1
+
 2012-05-08 15:09  mones   0.7.5git457
 
        * po/clawsker.pot
diff --git a/README b/README
index d0ba19e35bf43b5f536b6e0c0c5c959b6ca292da..2627e5d82e39eaedd77b6f606e7822e55dae9b30 100644 (file)
--- a/README
+++ b/README
@@ -10,7 +10,7 @@ Claws Mail is a fast and lightweight Mail User Agent by the Claws Mail Team.
 
 You can download the latest version from Clawsker homepage:
 
-  http://www.claws-mail.org/clawsker
+  http://www.claws-mail.org/clawsker.php
 
 Dependencies
 ------------
@@ -61,7 +61,8 @@ Contributing
 ------------
 
 Patches, bug fixes, and specially, new translations (or updates to the 
-existing ones) are welcome.
+existing ones) are welcome. Development uses git as VCS and takes place on
+http://github.com/mones/clawsker/.
 
 To create a new translation just change to 'po' directory, copy 'clawsker.pot'
 into 'xx.po' or 'xx_YY.po',  and fill the empty strings and placeholder values. 
@@ -82,7 +83,7 @@ test it as above (no need to modify the Makefile this time).
 Bugs
 ----
 
-You can send bug reports to the Issues list on http://clawsker.googlecode.com/
+You can send bug reports on http://github.com/mones/clawsker/issues/ list.
 Also directly by mail to me or in the Claws Mail mailing list, but the Issues
 list is the preferred way.
 
@@ -94,6 +95,7 @@ Thanks
 * The Perl-GTK2 folks and Phillip Vandry
 * Dirk van der Walt, for his Gtk2-Perl Study Guide [0]
 * Debian, for the Operating System
+* GitHub Inc., for providing the git hosting and more
 
 [0] http://gtk2-perl.sourceforge.net/doc/gtk2-perl-study-guide/
 
diff --git a/VC b/VC
index de2a00c7dd7de45721dee3cf566afaea949c3e3e..c92ddb6af34252bb43a782bfe99b1992f7f4f6c1 100644 (file)
--- a/VC
+++ b/VC
@@ -1 +1 @@
-457
+458
diff --git a/VERSION b/VERSION
index 90fe0878fdb549bb1b7fa0f2205aae7e136afd76..0596a0d5a97350cdca53b02667a6df0a68616e74 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.7.5git457
+0.7.5git458
index 2086375669bdf709cc9de22fe0bf23cfd93d20d8..2547bf63da28b0ef2e8eb3fa63f75aeb8d23cf2b 100755 (executable)
--- a/clawsker
+++ b/clawsker
@@ -1949,7 +1949,7 @@ You should have received a copy of the GNU General Public License
 along with this program.  If not, see &lt;http://www.gnu.org/licenses/&gt;.";
     my $year = "2007-2012";
     my $holder = "Ricardo Mones &lt;ricardo\@mones.org&gt;";
-    my $url = "http://www.claws-mail.org/clawsker";
+    my $url = "http://www.claws-mail.org/clawsker.php";
 
     my $dialog = Gtk2::MessageDialog->new_with_markup ($parent, 
                     [qw/modal destroy-with-parent/],