Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
gThumb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
88
Issues
88
List
Boards
Labels
Service Desk
Milestones
Merge Requests
5
Merge Requests
5
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
gThumb
Commits
749b672a
Commit
749b672a
authored
Dec 18, 2009
by
Michael J. Chudobiak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated home page URL
parent
2bbd1ea2
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
README
README
+1
-1
gthumb.doap
gthumb.doap
+1
-1
gthumb/gth-browser-actions-callbacks.c
gthumb/gth-browser-actions-callbacks.c
+1
-1
No files found.
README
View file @
749b672a
...
...
@@ -16,7 +16,7 @@ Notes:
* versions 2.9.1 and higher are for GNOME 2.16.
* more information about gthumb can be found at:
http://
gthumb.sourceforge.net
http://
live.gnome.org/gthumb
What is gThumb
==============
...
...
gthumb.doap
View file @
749b672a
...
...
@@ -6,7 +6,7 @@
<name xml:lang="en">gthumb</name>
<shortdesc xml:lang="en">gthumb image viewer</shortdesc>
<homepage rdf:resource="http://
gthumb.sourceforge.net/
" />
<homepage rdf:resource="http://
live.gnome.org/gthumb
" />
<!--
<mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/desktop-devel-list" />
...
...
gthumb/gth-browser-actions-callbacks.c
View file @
749b672a
...
...
@@ -393,7 +393,7 @@ gth_browser_activate_action_help_about (GtkAction *action,
"logo-icon-name"
,
"gthumb"
,
"license"
,
license_text
,
"wrap-license"
,
TRUE
,
"website"
,
"http://
gthumb.sourceforge.net
"
,
"website"
,
"http://
live.gnome.org/gthumb
"
,
NULL
);
g_free
(
license_text
);
...
...
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