Bug 81010 - Missing localization in x11-wm/xfce4-session (xfsm-shutdown-helper)
Summary: Missing localization in x11-wm/xfce4-session (xfsm-shutdown-helper)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Oliver Lehmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-14 13:40 UTC by Fridtjof Busse
Modified: 2005-05-17 22:30 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fridtjof Busse 2005-05-14 13:40:01 UTC
The logout/reboot/shutdown window from xfce4 (xfsm-shutdown-helper) isn't localized. Everything else in xfce4 is correctly localized (using de_DE.UTF-8) but the shutdown-helper.
It works fine on linux, so there is localization-support for the shutdown-helper.
Is really just a minor problem, but maybe someone is able to fix this.

How-To-Repeat: Run xfce4 and try to get a localized xfsm-shutdown-helper.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-05-17 18:48:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->oliver

Gettext catalogues are included in sources, so I guess it's just a matter 
or adding gettext dependency and some plist lines. 

Over to maintainer
Comment 2 Oliver Lehmann freebsd_committer freebsd_triage 2005-05-17 22:30:05 UTC
State Changed
From-To: open->closed

fixed, thanks for reporting!