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
gnumeric
Commits
7c689c4d
Commit
7c689c4d
authored
Mar 11, 1999
by
Arturo Espinosa
Browse files
Add Vladimir to AUTHORS
parent
a3f7b11f
Changes
3
Hide whitespace changes
Inline
Side-by-side
AUTHORS
View file @
7c689c4d
...
...
@@ -15,3 +15,6 @@ Excel file loading code:
CSV file loading code:
Vincent Renardias <vincent@ldsol.com>
Financial functions code:
Vladimir Vuksan <vuksan@veus.hr>
src/about.c
View file @
7c689c4d
...
...
@@ -32,6 +32,7 @@ dialog_about (Workbook *wb)
N_
(
"Bruno Unna, Excel code"
),
N_
(
"Mark Probst, Guile support"
),
N_
(
"Vincent Renardias, CSV support"
),
N_
(
"Vladimir Vuksan, financial functions"
),
NULL
};
...
...
src/dialogs/dialog-about.c
View file @
7c689c4d
...
...
@@ -32,6 +32,7 @@ dialog_about (Workbook *wb)
N_
(
"Bruno Unna, Excel code"
),
N_
(
"Mark Probst, Guile support"
),
N_
(
"Vincent Renardias, CSV support"
),
N_
(
"Vladimir Vuksan, financial functions"
),
NULL
};
...
...
Write
Preview
Supports
Markdown
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