Ticket #1547 (closed defect: fixed)

Opened 15 years ago

Last modified 15 years ago

misc/mc.menu.sr not converted to UTF-8

Reported by: arekm Owned by: andrew_b
Priority: minor Milestone: 4.7.0-pre2
Component: documentation Version: 4.7.0-pre1
Keywords: Cc:
Blocked By: Blocking:
Branch state: Votes for changeset: committed-master

Description

Looks like misc/mc.menu.sr was ommited in to-utf8 conversion.

Fix:
iconv -f iso8859-5 -t utf-8 misc/mc.menu.sr > x; mv x misc/mc.menu.sr

Probably would be good to make sure that all other docs/man pages/menus were converted to utf8.

Change History

comment:1 Changed 15 years ago by andrew_b

  • Component changed from mc-core to documentation

comment:2 Changed 15 years ago by andrew_b

  • Owner set to andrew_b
  • Status changed from new to accepted
  • Milestone changed from 4.7 to 4.7.0-pre2

Created branch 1547_convert_user_menu_to_utf8. Parent branch: master.
changeset:9f1bb1e7ca2846ebb88f02b174e723a635dbd94f

comment:3 Changed 15 years ago by andrew_b

  • severity changed from no branch to on review

comment:4 Changed 15 years ago by angel_il

  • Votes for changeset set to angel_il

comment:5 Changed 15 years ago by slavazanko

  • Votes for changeset changed from angel_il to angel_il slavazanko
  • severity changed from on review to approved

comment:6 Changed 15 years ago by andrew_b

  • Status changed from accepted to testing
  • Votes for changeset changed from angel_il slavazanko to commited-master
  • Resolution set to fixed
  • severity changed from approved to merged

comment:7 Changed 15 years ago by andrew_b

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.