GNOME Bugzilla – Bug 302873
"Modem monitor" should be "Modem Monitor"
Last modified: 2005-07-09 14:06:52 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""
Created attachment 45984 [details] [review] patch for spelling One of my 1st patches, is this all we need?
Sorry, this fix missed the last release where modemlights was included :-) It's gone now.
I commited the fix to CVS after all since it seems we're still making it possible to build with modemlights.
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.