updated on Thu Jan 19 04:14:35 UTC 2012
[aur-mirror.git] / gsplit / patch2.gsplit
blob3155d7552cc0da9751a2db9a9f6e02edf4134ff8
1 --- ancien/src/gsplit/gtk/base/AboutSoftDialog.java     2009-06-21 19:16:25.000000000 -0400
2 +++ nouveau/src/gsplit/gtk/base/AboutSoftDialog.java    2009-06-21 19:29:24.000000000 -0400
3 @@ -45,7 +45,7 @@
4                 dialog.setLogo(Constants.PROGRAM_LOGO);
5                 dialog.setComments(_("Split and assemble your files easily."));
6                 dialog.setCopyright("Copyright \u00A9 2008 - 2009 " + _("the gSplit project"));
7 -               dialog.setWebsite("https://launchpad.net/gsplit");
8 +               //dialog.setWebsite("https://launchpad.net/gsplit");
9                 dialog.setAuthors(Constants.PROGRAM_AUTHORS);
10                 dialog.setTranslatorCredits(_("Guillaume Mazoyer <respawneral@gmail.com>"));