Opened 13 years ago
Closed 13 years ago
#2160 closed defect (fixed)
Encoding field in turtleart.desktop is deprecated
Reported by: | lfaraone | Owned by: | walter |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Turtleart | Version: | Unspecified |
Severity: | Trivial | Keywords: | r! |
Cc: | Distribution/OS: | Debian | |
Bug Status: | Unconfirmed |
Description
Hi,
The Encoding key is now deprecated by the FreeDesktop standard and all strings are required to be encoded in UTF-8. This desktop entry explicitly specifies an Encoding of UTF-8, which is harmless but no longer necessary.
Patch attached.
Attachments (1)
Change History (5)
Changed 13 years ago by lfaraone
comment:1 Changed 13 years ago by lfaraone
- Keywords r? added
comment:2 Changed 13 years ago by walter
- Keywords r! added; r? removed
comment:3 Changed 13 years ago by lfaraone
Cool. No real need for a new version unless you have other changes to put out, it's a really minor thing and it's patched locally for now.
comment:4 Changed 13 years ago by walter
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Patch looks good. I won't be able to push a new version until Monday...