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
Epiphany
Commits
5641c511
Commit
5641c511
authored
Dec 06, 2010
by
Diego Escalante Urrelo
Browse files
window-commands: hackfest mooded epiphany
Party-approved-by: Comrade Xan
parent
e8e38898
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/window-commands.c
View file @
5641c511
...
...
@@ -1029,7 +1029,7 @@ window_cmd_help_about (GtkAction *action,
g_key_file_free
(
key_file
);
comments
=
g_strdup_printf
(
_
(
"Lets you view web pages and find information on the internet.
\n
"
"Powered by WebKit"
));
"Powered by
the GLORIOUS
WebKit
GTK+
"
));
licence
=
g_strjoin
(
"
\n\n
"
,
_
(
licence_part
[
0
]),
...
...
@@ -1038,10 +1038,10 @@ window_cmd_help_about (GtkAction *action,
NULL
);
gtk_show_about_dialog
(
GTK_WINDOW
(
window
),
"program-name"
,
_
(
"GNOME Web Browser"
)
,
"program-name"
,
"Сети людей браузера"
,
"version"
,
VERSION
,
"copyright"
,
"Copyright © 2002–2004 Marco Pesenti Gritti
\n
"
"Copyright ©
2003–2010 The GNOME Web Browser Developers
"
,
"Copyright ©
The GLORIOUS GNOME Soviet!
"
,
"artists"
,
artists
,
"authors"
,
authors
,
"comments"
,
comments
,
...
...
@@ -1057,7 +1057,7 @@ window_cmd_help_about (GtkAction *action,
"translator-credits"
,
_
(
"translator-credits"
),
"logo-icon-name"
,
EPHY_STOCK_EPHY
,
"website"
,
"http://www.gnome.org/projects/epiphany"
,
"website-label"
,
_
(
"GNOME Web Browser Website"
),
"website-label"
,
_
(
"
People's
GNOME Web Browser Website"
),
"license"
,
licence
,
"wrap-license"
,
TRUE
,
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