~teejee2008/timeshift/trunk

« back to all changes in this revision

Viewing changes to src/Gtk/MainWindow.vala

  • Committer: Tony George
  • Date: 2016-10-15 10:26:24 UTC
  • Revision ID: tony.george.kol@gmail.com-20161015102624-gra3doy3nth3lg5g
Updated list of donors in Credits section

Show diffs side-by-side

added added

removed removed

Lines of Context:
819
819
 
820
820
                dialog.documenters = null;
821
821
                dialog.artists = null;
822
 
                dialog.donations = null;
 
822
 
 
823
                dialog.donations = {
 
824
                        "Alexandru Repede",
 
825
                        "Angelo Argano",
 
826
                        "Arnold Lindquist",
 
827
                        "Art Doyle",
 
828
                        "Carl Andersen",
 
829
                        "Charming Critters Art & More",
 
830
                        "Christopher Nascone",
 
831
                        "Christopher Wolfe",
 
832
                        "Christopher Wolfe",
 
833
                        "Colin Mills",
 
834
                        "Didier Lima",
 
835
                        "Diego Ariel Capeletti",
 
836
                        "ertugrulharman.com",
 
837
                        "Frank Henke",
 
838
                        "Gary Harris",
 
839
                        "Gunter Beckmann",
 
840
                        "Hubert Banas",
 
841
                        "Jamie Brittain",
 
842
                        "Jan Espen Pedersen",
 
843
                        "Jessie Spencer",
 
844
                        "Joan Brians Cendra",
 
845
                        "Jonathan Barton",
 
846
                        "Kovalskiy Sergey",
 
847
                        "Loeper Matthias",
 
848
                        "Michael Abboud",
 
849
                        "Michael Young",
 
850
                        "Mirko Anderlini",
 
851
                        "Nicola Jelmorini",
 
852
                        "Nikolaos D. Kakias & SIA E.E.",
 
853
                        "Palmer Glunt",
 
854
                        "Paul Niklas Krauth",
 
855
                        "Robert E Hallstrom",
 
856
                        "Silvia Götze",
 
857
                        "Steve Jackson",
 
858
                        "Terrance Harris",
 
859
                        "Thierry Guignard",
 
860
                        "XCELLENCE Software Solutions"
 
861
                };
823
862
 
824
863
                dialog.program_name = AppName;
825
864
                dialog.comments = _("System Restore Utility for Linux");