Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
atomix
Commits
6eebb5fd
Commit
6eebb5fd
authored
Nov 15, 2005
by
Guilherme de S. Pastore
Browse files
updated e-mail address and added some copyright notices
parent
2e60debf
Changes
33
Hide whitespace changes
Inline
Side-by-side
AUTHORS
View file @
6eebb5fd
Guilherme de S. Pastore <g
uilherme.pastore@terra.com.br
>
Guilherme de S. Pastore <g
pastore@gnome.org
>
Jens Finke <jens@triq.net>
MAINTAINERS
View file @
6eebb5fd
Email: guilherme.pastore@terra.com.br
\ No newline at end of file
Guilherme de S. Pastore
Email: gpastore@gnome.org
\ No newline at end of file
README
View file @
6eebb5fd
...
...
@@ -19,5 +19,5 @@ by reporting them on the GNOME bugzilla, either by using bug-buddy or by
visiting http://bugzilla.gnome.org.
--
Guilherme de S. Pastore
(fatalerror)
<guilherme.pastore@terra.com.br>
Guilherme de S. Pastore
gpastore@gnome.org
po/pt_BR.po
View file @
6eebb5fd
...
...
@@ -2,15 +2,15 @@
# This file is distributed under the same license as the Atomix package.
# Copyright (C) 2005 Free Software Foundation, Inc.
# Estêvão Samuel Procópio <tevaum@ig.com.br>, 2005.
# Guilherme de S. Pastore <g
uilherme.pastore@terra.com.br
>, 2005.
# Guilherme de S. Pastore <g
pastore@gnome.org
>, 2005.
#
msgid ""
msgstr ""
"Project-Id-Version: atomix 1.1.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-11-13 20:05-0200\n"
"PO-Revision-Date: 2005-11-1
3
2
0:08
-0200\n"
"Last-Translator: Guilherme de S. Pastore <g
uilherme.pastore@terra.com.br
>\n"
"PO-Revision-Date: 2005-11-1
4
2
1:59
-0200\n"
"Last-Translator: Guilherme de S. Pastore <g
pastore@gnome.org
>\n"
"Language-Team: Brazilian Portuguese <gnome-l10n-br@listas.cipsga.org.br>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
...
...
src/board.c
View file @
6eebb5fd
/* Atomix -- a little puzzle game about atoms and molecules.
* Copyright (C) 1999-2001 Jens Finke
* Copyright (C) 2005 Guilherme de S. Pastore
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
src/board.h
View file @
6eebb5fd
/* Atomix -- a little puzzle game about atoms and molecules.
* Copyright (C) 1999 Jens Finke
* Copyright (C) 2005 Guilherme de S. Pastore
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
src/canvas_helper.c
View file @
6eebb5fd
/* Atomix -- a little puzzle game about atoms and molecules.
* Copyright (C) 1999-2001 Jens Finke
* Copyright (C) 2005 Guilherme de S. Pastore
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
src/canvas_helper.h
View file @
6eebb5fd
/* Atomix -- a little puzzle game about atoms and molecules.
* Copyright (C) 1999-2001 Jens Finke
* Copyright (C) 2005 Guilherme de S. Pastore
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
src/goal-view.c
View file @
6eebb5fd
/* Atomix -- a little puzzle game about atoms and molecules.
* Copyright (C) 2001 Jens Finke
* Copyright (C) 2005 Guilherme de S. Pastore
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
src/goal-view.h
View file @
6eebb5fd
/* Atomix -- a little puzzle game about atoms and molecules.
* Copyright (C) 2001 Jens Finke
* Copyright (C) 2005 Guilherme de S. Pastore
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
src/goal.c
View file @
6eebb5fd
/* Atomix -- a little puzzle game about atoms and molecules.
* Copyright (C) 1999-2001 Jens Finke
* Copyright (C) 2005 Guilherme de S. Pastore
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
src/goal.h
View file @
6eebb5fd
/* Atomix -- a little puzzle game about atoms and molecules.
* Copyright (C) 1999 Jens Finke
* Copyright (C) 2005 Guilherme de S. Pastore
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
src/level-convert.c
View file @
6eebb5fd
/* Atomix -- a little puzzle game about atoms and molecules.
* Copyright (C) 1999-2001 Jens Finke
* Copyright (C) 2005 Guilherme de S. Pastore
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
src/level-manager.c
View file @
6eebb5fd
/* Atomix -- a little puzzle game about atoms and molecules.
* Copyright (C) 2001 Jens Finke
* Copyright (C) 2005 Guilherme de S. Pastore
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
src/level-manager.h
View file @
6eebb5fd
/* Atomix -- a little puzzle game about atoms and molecules.
* Copyright (C) 2001 Jens Finke
* Copyright (C) 2005 Guilherme de S. Pastore
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
src/level-private.h
View file @
6eebb5fd
/* Atomix -- a little puzzle game about atoms and molecules.
* Copyright (C) 2001 Jens Finke
* Copyright (C) 2005 Guilherme de S. Pastore
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
src/level.c
View file @
6eebb5fd
/* Atomix -- a little puzzle game about atoms and molecules.
* Copyright (C) 1999-2001 Jens Finke
* Copyright (C) 2005 Guilherme de S. Pastore
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
src/level.h
View file @
6eebb5fd
/* Atomix -- a little puzzle game about atoms and molecules.
* Copyright (C) 1999-2001 Jens Finke
* Copyright (C) 2005 Guilherme de S. Pastore
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
src/main.c
View file @
6eebb5fd
/* Atomix -- a little puzzle game about atoms and molecules.
* Copyright (C) 1999-2001 Jens Finke
* Copyright (C) 2005 Guilherme de S. Pastore
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -156,7 +157,7 @@ static void verb_HelpAbout_cb (BonoboUIComponent *uic, gpointer user_data,
const
char
*
authors
[]
=
{
"Guilherme de S. Pastore <g
uilherme.pastore@terra.com.br>"
,
"Guilherme de S. Pastore <g
pastore@gnome.org>
"
Jens
Finke
<
jens
@
triq
.
net
>
",
NULL
};
...
...
src/main.h
View file @
6eebb5fd
/* Atomix -- a little puzzle game about atoms and molecules.
* Copyright (C) 1999 Jens Finke
* Copyright (C) 2005 Guilherme de S. Pastore
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment