Skip to content

Commit

Permalink
Merge pull request #4 from innir/remove-gna-links
Browse files Browse the repository at this point in the history
Change links etc. from gna.org to github.[io|com]
  • Loading branch information
kitone committed Jun 28, 2017
2 parents 5c2e370 + 0932920 commit f697866
Show file tree
Hide file tree
Showing 285 changed files with 518 additions and 518 deletions.
2 changes: 1 addition & 1 deletion AUTHORS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Idjaad djamel (aka kitone) <kitone at gna dot org>
Idjaad djamel (aka kitone) <kitone at free dot fr>
Luboš Staněk

THANKS:
Expand Down
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
2 changes: 1 addition & 1 deletion plugins/actions/about/about.se-plugin.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ Categorie=action
Hidden=true
Type=module
Module=about
Authors=kitone <kitone at gna dot org>
Authors=kitone <kitone at free dot fr>
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
2 changes: 1 addition & 1 deletion plugins/actions/adjusttime/adjusttime.se-plugin.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ _Description=Adjusts subtitle times.
Categorie=action
Type=module
Module=adjusttime
Authors=kitone <kitone at gna dot org>
Authors=kitone <kitone at free dot fr>
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
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ _Description=Replaces the text of the subtitle by the translation.
Categorie=action
Type=module
Module=applytranslation
Authors=kitone <kitone at gna dot org>
Authors=kitone <kitone at free dot fr>
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
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ _Description=Converts the framerate.
Categorie=action
Type=module
Module=changeframerate
Authors=kitone <kitone at gna dot org>
Authors=kitone <kitone at free dot fr>
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
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ _Description=Merges the selected subtitles.
Categorie=action
Type=module
Module=combinesubtitles
Authors=kitone <kitone at gna dot org>
Authors=kitone <kitone at free dot fr>
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
2 changes: 1 addition & 1 deletion plugins/actions/command/command.se-plugin.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ Categorie=action
Hidden=true
Type=module
Module=command
Authors=kitone <kitone at gna dot org>
Authors=kitone <kitone at free dot fr>
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
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ _Description=Configures keyboard shortcuts.
Categorie=action
Type=module
Module=configurekeyboardshortcuts
Authors=kitone <kitone at gna dot org>
Authors=kitone <kitone at free dot fr>
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
2 changes: 1 addition & 1 deletion plugins/actions/dialoguize/dialoguize.se-plugin.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ _Description=Adds or removes the dialogue dash.
Categorie=action
Type=module
Module=dialoguize
Authors=kitone <kitone at gna dot org>
Authors=kitone <kitone at free dot fr>
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
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ Categorie=action
Hidden=true
Type=module
Module=documentmanagement
Authors=kitone <kitone at gna dot org>
Authors=kitone <kitone at free dot fr>
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
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ Categorie=action
Hidden=false
Type=module
Module=documentsnavigation
Authors=kitone <kitone at gna dot org>
Authors=kitone <kitone at free dot fr>
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
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ _Description=Duplicates the selected subtitles.
Categorie=action
Type=module
Module=duplicatesubtitle
Authors=kitone <kitone at gna dot org>
Authors=kitone <kitone at free dot fr>
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
2 changes: 1 addition & 1 deletion plugins/actions/editcell/editcell.se-plugin.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ _Description=Starts editing of the focused or the next cell.
Categorie=action
Type=module
Module=editcell
Authors=kitone <kitone at gna dot org>
Authors=kitone <kitone at free dot fr>
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
2 changes: 1 addition & 1 deletion plugins/actions/extendlength/extendlength.se-plugin.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ _Description=Extends the length of selected subtitles.
Categorie=action
Type=module
Module=extendlength
Authors=kitone <kitone at gna dot org>
Authors=kitone <kitone at free dot fr>
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
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ _Description=Runs external video player.
Categorie=action
Type=module
Module=externalvideoplayer
Authors=kitone <kitone at gna dot org>
Authors=kitone <kitone at free dot fr>
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
Loading

0 comments on commit f697866

Please sign in to comment.