Skip to content

Commit

Permalink
Change homepage links to github
Browse files Browse the repository at this point in the history
  • Loading branch information
innir committed Jun 28, 2017
1 parent b09845f commit 0932920
Show file tree
Hide file tree
Showing 225 changed files with 455 additions and 455 deletions.
6 changes: 3 additions & 3 deletions plugins/actions/about/about.cc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* subtitleeditor -- a tool to create or edit subtitle
*
* http://home.gna.org/subtitleeditor/
* https://gna.org/projects/subtitleeditor/
* https://kitone.github.io/subtitleeditor/
* https://github.com/kitone/subtitleeditor/
*
* Copyright @ 2005-2009, kitone
*
Expand Down Expand Up @@ -107,7 +107,7 @@ class AboutPlugin : public Action
dialog.set_translator_credits(_("translator-credits"));

// website
dialog.set_website("http://home.gna.org/subtitleeditor/");
dialog.set_website("https://kitone.github.io/subtitleeditor/");

// license
Glib::ustring license=
Expand Down
4 changes: 2 additions & 2 deletions plugins/actions/adjusttime/adjusttime.cc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* subtitleeditor -- a tool to create or edit subtitle
*
* http://home.gna.org/subtitleeditor/
* https://gna.org/projects/subtitleeditor/
* https://kitone.github.io/subtitleeditor/
* https://github.com/kitone/subtitleeditor/
*
* Copyright @ 2005-2012, kitone
*
Expand Down
4 changes: 2 additions & 2 deletions plugins/actions/applytranslation/applytranslation.cc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* subtitleeditor -- a tool to create or edit subtitle
*
* http://home.gna.org/subtitleeditor/
* https://gna.org/projects/subtitleeditor/
* https://kitone.github.io/subtitleeditor/
* https://github.com/kitone/subtitleeditor/
*
* Copyright @ 2005-2009, kitone
*
Expand Down
4 changes: 2 additions & 2 deletions plugins/actions/bestfit/bestfit.cc
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
*
* subtitleeditor -- a tool to create or edit subtitle
*
* http://home.gna.org/subtitleeditor/
* https://gna.org/projects/subtitleeditor/
* https://kitone.github.io/subtitleeditor/
* https://github.com/kitone/subtitleeditor/
*
* Copyright @ 2005-2012, kitone
*
Expand Down
4 changes: 2 additions & 2 deletions plugins/actions/changeframerate/changeframerate.cc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* subtitleeditor -- a tool to create or edit subtitle
*
* http://home.gna.org/subtitleeditor/
* https://gna.org/projects/subtitleeditor/
* https://kitone.github.io/subtitleeditor/
* https://github.com/kitone/subtitleeditor/
*
* Copyright @ 2005-2009, kitone
*
Expand Down
4 changes: 2 additions & 2 deletions plugins/actions/clipboard/clipboard.cc
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
*
* subtitleeditor -- a tool to create or edit subtitle
*
* http://home.gna.org/subtitleeditor/
* https://gna.org/projects/subtitleeditor/
* https://kitone.github.io/subtitleeditor/
* https://github.com/kitone/subtitleeditor/
*
* Copyright @ 2005-2013, kitone
*
Expand Down
4 changes: 2 additions & 2 deletions plugins/actions/combinesubtitles/combinesubtitles.cc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* subtitleeditor -- a tool to create or edit subtitle
*
* http://home.gna.org/subtitleeditor/
* https://gna.org/projects/subtitleeditor/
* https://kitone.github.io/subtitleeditor/
* https://github.com/kitone/subtitleeditor/
*
* Copyright @ 2005-2009, kitone
*
Expand Down
4 changes: 2 additions & 2 deletions plugins/actions/command/command.cc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* subtitleeditor -- a tool to create or edit subtitle
*
* http://home.gna.org/subtitleeditor/
* https://gna.org/projects/subtitleeditor/
* https://kitone.github.io/subtitleeditor/
* https://github.com/kitone/subtitleeditor/
*
* Copyright @ 2005-2009, kitone
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* subtitleeditor -- a tool to create or edit subtitle
*
* http://home.gna.org/subtitleeditor/
* https://gna.org/projects/subtitleeditor/
* https://kitone.github.io/subtitleeditor/
* https://github.com/kitone/subtitleeditor/
*
* Copyright @ 2005-2010, kitone
*
Expand Down
4 changes: 2 additions & 2 deletions plugins/actions/dialoguize/dialoguize.cc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* subtitleeditor -- a tool to create or edit subtitle
*
* http://home.gna.org/subtitleeditor/
* https://gna.org/projects/subtitleeditor/
* https://kitone.github.io/subtitleeditor/
* https://github.com/kitone/subtitleeditor/
*
* Copyright @ 2005-2009, kitone
*
Expand Down
4 changes: 2 additions & 2 deletions plugins/actions/documentmanagement/documentmanagement.cc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* subtitleeditor -- a tool to create or edit subtitle
*
* http://home.gna.org/subtitleeditor/
* https://gna.org/projects/subtitleeditor/
* https://kitone.github.io/subtitleeditor/
* https://github.com/kitone/subtitleeditor/
*
* Copyright @ 2005-2009, kitone
*
Expand Down
4 changes: 2 additions & 2 deletions plugins/actions/documentsnavigation/documentsnavigation.cc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* subtitleeditor -- a tool to create or edit subtitle
*
* http://home.gna.org/subtitleeditor/
* https://gna.org/projects/subtitleeditor/
* https://kitone.github.io/subtitleeditor/
* https://github.com/kitone/subtitleeditor/
*
* Copyright @ 2005-2011, kitone
*
Expand Down
4 changes: 2 additions & 2 deletions plugins/actions/duplicatesubtitle/duplicatesubtitle.cc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* subtitleeditor -- a tool to create or edit subtitle
*
* http://home.gna.org/subtitleeditor/
* https://gna.org/projects/subtitleeditor/
* https://kitone.github.io/subtitleeditor/
* https://github.com/kitone/subtitleeditor/
*
* Copyright @ 2005-2009, kitone
*
Expand Down
4 changes: 2 additions & 2 deletions plugins/actions/editcell/editcell.cc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* subtitleeditor -- a tool to create or edit subtitle
*
* http://home.gna.org/subtitleeditor/
* https://gna.org/projects/subtitleeditor/
* https://kitone.github.io/subtitleeditor/
* https://github.com/kitone/subtitleeditor/
*
* Copyright @ 2005-2009, kitone
*
Expand Down
4 changes: 2 additions & 2 deletions plugins/actions/errorchecking/errorchecking.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
/*
* subtitleeditor -- a tool to create or edit subtitle
*
* http://home.gna.org/subtitleeditor/
* https://gna.org/projects/subtitleeditor/
* https://kitone.github.io/subtitleeditor/
* https://github.com/kitone/subtitleeditor/
*
* Copyright @ 2005-2015, kitone
*
Expand Down
4 changes: 2 additions & 2 deletions plugins/actions/errorchecking/errorcheckingplugin.cc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* subtitleeditor -- a tool to create or edit subtitle
*
* http://home.gna.org/subtitleeditor/
* https://gna.org/projects/subtitleeditor/
* https://kitone.github.io/subtitleeditor/
* https://github.com/kitone/subtitleeditor/
*
* Copyright @ 2005-2015, kitone
*
Expand Down
4 changes: 2 additions & 2 deletions plugins/actions/errorchecking/errorcheckingpreferences.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
/*
* subtitleeditor -- a tool to create or edit subtitle
*
* http://home.gna.org/subtitleeditor/
* https://gna.org/projects/subtitleeditor/
* https://kitone.github.io/subtitleeditor/
* https://github.com/kitone/subtitleeditor/
*
* Copyright @ 2005-2015, kitone
*
Expand Down
4 changes: 2 additions & 2 deletions plugins/actions/errorchecking/maxcharactersperline.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
/*
* subtitleeditor -- a tool to create or edit subtitle
*
* http://home.gna.org/subtitleeditor/
* https://gna.org/projects/subtitleeditor/
* https://kitone.github.io/subtitleeditor/
* https://github.com/kitone/subtitleeditor/
*
* Copyright @ 2005-2015, kitone
*
Expand Down
4 changes: 2 additions & 2 deletions plugins/actions/errorchecking/maxcharacterspersecond.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
/*
* subtitleeditor -- a tool to create or edit subtitle
*
* http://home.gna.org/subtitleeditor/
* https://gna.org/projects/subtitleeditor/
* https://kitone.github.io/subtitleeditor/
* https://github.com/kitone/subtitleeditor/
*
* Copyright @ 2005-2015, kitone
*
Expand Down
4 changes: 2 additions & 2 deletions plugins/actions/errorchecking/maxlinepersubtitle.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
/*
* subtitleeditor -- a tool to create or edit subtitle
*
* http://home.gna.org/subtitleeditor/
* https://gna.org/projects/subtitleeditor/
* https://kitone.github.io/subtitleeditor/
* https://github.com/kitone/subtitleeditor/
*
* Copyright @ 2005-2015, kitone
*
Expand Down
4 changes: 2 additions & 2 deletions plugins/actions/errorchecking/mincharacterspersecond.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
/*
* subtitleeditor -- a tool to create or edit subtitle
*
* http://home.gna.org/subtitleeditor/
* https://gna.org/projects/subtitleeditor/
* https://kitone.github.io/subtitleeditor/
* https://github.com/kitone/subtitleeditor/
*
* Copyright @ 2005-2015, kitone
*
Expand Down
4 changes: 2 additions & 2 deletions plugins/actions/errorchecking/mindisplaytime.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
/*
* subtitleeditor -- a tool to create or edit subtitle
*
* http://home.gna.org/subtitleeditor/
* https://gna.org/projects/subtitleeditor/
* https://kitone.github.io/subtitleeditor/
* https://github.com/kitone/subtitleeditor/
*
* Copyright @ 2005-2015, kitone
*
Expand Down
4 changes: 2 additions & 2 deletions plugins/actions/errorchecking/mingapbetweensubtitles.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
/*
* subtitleeditor -- a tool to create or edit subtitle
*
* http://home.gna.org/subtitleeditor/
* https://gna.org/projects/subtitleeditor/
* https://kitone.github.io/subtitleeditor/
* https://github.com/kitone/subtitleeditor/
*
* Copyright @ 2005-2015, kitone
*
Expand Down
4 changes: 2 additions & 2 deletions plugins/actions/errorchecking/overlapping.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
/*
* subtitleeditor -- a tool to create or edit subtitle
*
* http://home.gna.org/subtitleeditor/
* https://gna.org/projects/subtitleeditor/
* https://kitone.github.io/subtitleeditor/
* https://github.com/kitone/subtitleeditor/
*
* Copyright @ 2005-2015, kitone
*
Expand Down
4 changes: 2 additions & 2 deletions plugins/actions/extendlength/extendlength.cc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* subtitleeditor -- a tool to create or edit subtitle
*
* http://home.gna.org/subtitleeditor/
* https://gna.org/projects/subtitleeditor/
* https://kitone.github.io/subtitleeditor/
* https://github.com/kitone/subtitleeditor/
*
* Copyright @ 2005-2012, kitone
*
Expand Down
4 changes: 2 additions & 2 deletions plugins/actions/externalvideoplayer/externalvideoplayer.cc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* subtitleeditor -- a tool to create or edit subtitle
*
* http://home.gna.org/subtitleeditor/
* https://gna.org/projects/subtitleeditor/
* https://kitone.github.io/subtitleeditor/
* https://github.com/kitone/subtitleeditor/
*
* Copyright @ 2005-2014, kitone
*
Expand Down
4 changes: 2 additions & 2 deletions plugins/actions/findandreplace/findandreplace.cc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* subtitleeditor -- a tool to create or edit subtitle
*
* http://home.gna.org/subtitleeditor/
* https://gna.org/projects/subtitleeditor/
* https://kitone.github.io/subtitleeditor/
* https://github.com/kitone/subtitleeditor/
*
* Copyright @ 2005-2012, kitone
*
Expand Down
4 changes: 2 additions & 2 deletions plugins/actions/insertsubtitle/insertsubtitle.cc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* subtitleeditor -- a tool to create or edit subtitle
*
* http://home.gna.org/subtitleeditor/
* https://gna.org/projects/subtitleeditor/
* https://kitone.github.io/subtitleeditor/
* https://github.com/kitone/subtitleeditor/
*
* Copyright @ 2005-2009, kitone
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* subtitleeditor -- a tool to create or edit subtitle
*
* http://home.gna.org/subtitleeditor/
* https://gna.org/projects/subtitleeditor/
* https://kitone.github.io/subtitleeditor/
* https://github.com/kitone/subtitleeditor/
*
* Copyright @ 2005-2011, kitone
*
Expand Down
4 changes: 2 additions & 2 deletions plugins/actions/italicize/italicize.cc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* subtitleeditor -- a tool to create or edit subtitle
*
* http://home.gna.org/subtitleeditor/
* https://gna.org/projects/subtitleeditor/
* https://kitone.github.io/subtitleeditor/
* https://github.com/kitone/subtitleeditor/
*
* Copyright @ 2005-2009, kitone
*
Expand Down
4 changes: 2 additions & 2 deletions plugins/actions/joindocument/joindocument.cc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* subtitleeditor -- a tool to create or edit subtitle
*
* http://home.gna.org/subtitleeditor/
* https://gna.org/projects/subtitleeditor/
* https://kitone.github.io/subtitleeditor/
* https://github.com/kitone/subtitleeditor/
*
* Copyright @ 2005-2009, kitone
*
Expand Down
4 changes: 2 additions & 2 deletions plugins/actions/keyframesmanagement/keyframesgenerator.cc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* subtitleeditor -- a tool to create or edit subtitle
*
* http://home.gna.org/subtitleeditor/
* https://gna.org/projects/subtitleeditor/
* https://kitone.github.io/subtitleeditor/
* https://github.com/kitone/subtitleeditor/
*
* Copyright @ 2005-2009, kitone
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* subtitleeditor -- a tool to create or edit subtitle
*
* http://home.gna.org/subtitleeditor/
* https://gna.org/projects/subtitleeditor/
* https://kitone.github.io/subtitleeditor/
* https://github.com/kitone/subtitleeditor/
*
* Copyright @ 2005-2014, kitone
* 2012, Martin Doucha
Expand Down
4 changes: 2 additions & 2 deletions plugins/actions/keyframesmanagement/keyframesmanagement.cc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* subtitleeditor -- a tool to create or edit subtitle
*
* http://home.gna.org/subtitleeditor/
* https://gna.org/projects/subtitleeditor/
* https://kitone.github.io/subtitleeditor/
* https://github.com/kitone/subtitleeditor/
*
* Copyright @ 2005-2015, kitone
*
Expand Down
4 changes: 2 additions & 2 deletions plugins/actions/keyframesmanagement/mediadecoder.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
/*
* subtitleeditor -- a tool to create or edit subtitle
*
* http://home.gna.org/subtitleeditor/
* https://gna.org/projects/subtitleeditor/
* https://kitone.github.io/subtitleeditor/
* https://github.com/kitone/subtitleeditor/
*
* Copyright @ 2005-2014, kitone
*
Expand Down
Loading

0 comments on commit 0932920

Please sign in to comment.