Your message dated Wed, 17 May 2006 10:44:40 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#367241: kdelibs-data: Patterns to match file extensions in 
.desktop files should match both lower and upper case
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: kdelibs-data
Version: 4:3.5.2-2
Severity: normal

When you execute the command

grep -E "=\*\...." `dpkg --listfiles kdelibs-data | grep mimelnk`

you'll see that some .desktop-files define file name patterns to match
both upper case and lower case extensions while others only contain a
pattern to match lower case extensions. This seems to be completely
arbitrary. E.g. the pattern in x-python.desktop is *.py while the
pattern in x-ruby.desktop is *.rb;*.RB;*.ruby;*.RUBY.

I think this should be unified so all Patterns also match the upper
case form of the listed extensions. Files created on a Windows system
often have an upper case extension. With the current situation such
files are not associated with the appropriate programs in many
cases. Furthermore I think there is no rease to consider the file
program.py to be a Phython program and program.PY not to.

Cheers, Stefan Borggraefe!

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (9, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16-1-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages kdelibs-data depends on:
ii  hicolor-icon-theme            0.8-3      default fallback theme for FreeDes

kdelibs-data recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Le Dim 14 Mai 2006 17:56, Stefan Borggraefe a écrit :
> Package: kdelibs-data
> Version: 4:3.5.2-2
> Severity: normal
>
> When you execute the command
>
> grep -E "=\*\...." `dpkg --listfiles kdelibs-data | grep mimelnk`
>
> you'll see that some .desktop-files define file name patterns to
> match both upper case and lower case extensions while others only
> contain a pattern to match lower case extensions. This seems to be
> completely arbitrary. E.g. the pattern in x-python.desktop is *.py
> while the pattern in x-ruby.desktop is *.rb;*.RB;*.ruby;*.RUBY.
>
> I think this should be unified so all Patterns also match the upper
> case form of the listed extensions. Files created on a Windows system
> often have an upper case extension. With the current situation such
> files are not associated with the appropriate programs in many
> cases. Furthermore I think there is no rease to consider the file
> program.py to be a Phython program and program.PY not to.
>
> Cheers, Stefan Borggraefe!

this is not true: *.C/*.H files are most often c++ files whereas *.c/*.h 
are C sources. extensions *are* case sensitive.

this is intended, and not a bug. closing
-- 
·O·  Pierre Habouzit
··O                                                [EMAIL PROTECTED]
OOO                                                http://www.madism.org

Attachment: pgpqWYMfVrD5w.pgp
Description: PGP signature


--- End Message ---

Reply via email to