Ticket #2774 (closed defect: fixed)

Opened 12 years ago

Last modified 12 years ago

Suggestion to remove 'Texinfo' entrie from mc.ext.

Reported by: gavenkoa Owned by: andrew_b
Priority: trivial Milestone: 4.8.3
Component: mc-core Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: merged Votes for changeset: committed-master committed-stable

Description

This lines from $MCROOT/misc/mc.ext.in:

# Texinfo
regex/\.(te?xi|texinfo)$

introduced by patch:

+# Texinfo
+regex/\.(te?xi)|(texinfo)$
+	Icon=tex.xpm

As Icon keyword no longer used this pattern become alone (without any command):

regex/\.(te?xi)|(texinfo)$

I suggest to remove 'Texinfo' entrie from mc.ext.

Change History

comment:1 Changed 12 years ago by gavenkoa

Main reason for such suggestion is a unexpected situation when I read /etc/mc/mc.ext and I assume that empty rule is special syntax for something but it is only empty rule.

comment:2 Changed 12 years ago by andrew_b

  • Priority changed from major to trivial
  • Status changed from new to accepted
  • Owner set to andrew_b
  • Milestone changed from Future Releases to 4.8.3

comment:3 Changed 12 years ago by andrew_b

  • Status changed from accepted to testing
  • Resolution set to fixed
  • Votes for changeset set to committed-master committed-stable
  • Type changed from enhancement to defect
  • Branch state changed from no branch to merged

comment:4 Changed 12 years ago by andrew_b

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