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 302873 - "Modem monitor" should be "Modem Monitor"
"Modem monitor" should be "Modem Monitor"
Status: RESOLVED FIXED
Product: gnome-applets
Classification: Other
Component: modemlights
2.10.x
Other Linux
: Normal minor
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-05-03 16:19 UTC by Sebastien Bacher
Modified: 2005-07-09 14:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch for spelling (711 bytes, patch)
2005-05-03 16:30 UTC, lexual
committed Details | Review

Description Sebastien Bacher 2005-05-03 16:19:58 UTC
This bug has been opened here: https://bugzilla.ubuntu.com/10224

"Steps to reproduce:
1.  Right click on the panel and choose "Add to Panel..."
2.  From the list of items, choose "Modem Monitor".
3.  Right click on the Modem Monitor, and choose "About".

What you should see:
*   "About Modem Monitor"
*   "Modem Monitor 2.10.1"

What you actually see:
*   "About Modem monitor"
*   "Modem monitor 2.10.1""
Comment 1 lexual 2005-05-03 16:30:09 UTC
Created attachment 45984 [details] [review]
patch for spelling

One of my 1st patches, is this all we need?
Comment 2 Kjartan Maraas 2005-07-03 17:18:22 UTC
Sorry, this fix missed the last release where modemlights was included :-) It's
gone now.
Comment 3 Kjartan Maraas 2005-07-03 17:21:59 UTC
I commited the fix to CVS after all since it seems we're still making it
possible to build with modemlights.
Comment 4 Sebastien Bacher 2005-07-09 14:06:52 UTC
2005-07-03  Kjartan Maraas  <kmaraas@gnome.org>

	* modem-applet.c: (on_modem_applet_about_clicked): Fix naming
	in the about dialog. Patch from <Lex.Hider@gmail.com>. Closes bug
	#302873.