"Use modems" is too specific

Bug #22109 reported by Scott James Remnant (Canonical)
8
Affects Status Importance Assigned to Milestone
gnome-system-tools (Ubuntu)
Fix Released
Medium
Michael Vogt

Bug Description

The "Use modems" option in the Users and Groups dialog for the groups that users
can be assigned to is too specific -- this should also suggest other serial
devices such as Palm Pilots.

Perhaps "Use serial devices such as Modems and Palm Pilots." ?

Revision history for this message
Michael Vogt (mvo) wrote :

Thanks for your bugreport.

Here is the needed patch, fixing it for breezy would mean breaking the
translations so it is postponed for breezy+1.

diff -Nur system-tools-backends-1.4.0/users-conf.in
system-tools-backends-1.4.0.new/users-conf.in
--- system-tools-backends-1.4.0/users-conf.in 2005-09-21 16:03:17.000000000 +0200
+++ system-tools-backends-1.4.0.new/users-conf.in 2005-09-21
16:03:51.000000000 +0200
@@ -180,7 +180,7 @@
   "admin" => _("Administer the system"),
   "audio" => _("Use audio devices"),
   "cdrom" => _("Use CD-ROM drives"),
- "dialout" => _("Use modems"),
+ "dialout" => _("Use serial devices such as Modems and Palm Pilots."),
   "dip" => _("Connect to Internet using a modem"),
   "fax" => _("Send and receive faxes"),
   "floppy" => _("Use floppy drives"),

Revision history for this message
Scott James Remnant (Canonical) (canonical-scott) wrote :

Can we fix this now?

Revision history for this message
Michael Vogt (mvo) wrote :

Just uploaded, thanks.

Changed in gnome-system-tools:
status: Unconfirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.