After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 134966 - Add a link to website to the About box
Add a link to website to the About box
Status: RESOLVED FIXED
Product: conglomerate
Classification: Other
Component: Code
CVS
Other All
: Normal enhancement
: ---
Assigned To: conglomerate list
conglomerate list
Depends on:
Blocks:
 
 
Reported: 2004-02-20 14:10 UTC by David Malcolm
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
Patch to withoutdave branch. (1.98 KB, patch)
2004-04-30 15:10 UTC, Nickolay V. Shmyrev
needs-work Details | Review

Description David Malcolm 2004-02-20 14:10:54 UTC
The About dialog should have a link to our shiny new website.

The code is in src/cong-menus.c
Comment 1 Nickolay V. Shmyrev 2004-04-30 15:10:52 UTC
Created attachment 27236 [details] [review]
Patch to withoutdave branch.

The about dialog is HIG compiliant, it is possible to insert GnomeHref there,
but I can't make it look nice. I also can't find any example in ather
applications, how to do that. 

So I suggest a bit another solution - add new menu item Help/Homepage in Help
submenu of conglomerate (I've seen it in gnomeicu, for example). It looks more
constistent.
Comment 2 David Malcolm 2004-06-15 02:31:44 UTC
I've committed this to CVS.  Thanks!   Marking as FIXED