Your message dated Wed, 17 May 2006 10:44:40 +0200 with message-id <200605171044.43083.madcoder@debian.org> 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 ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: kdelibs-data: Patterns to match file extensions in .desktop files should match both lower and upper case
- From: Stefan Borggraefe <borggraefe@web.de>
- Date: Sun, 14 May 2006 17:56:59 +0200
- Message-id: <[🔎] 20060514155659.20563.5996.reportbug@rattle.local>
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: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (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 ---
- To: Stefan Borggraefe <borggraefe@web.de>, 367241-done@bugs.debian.org
- Subject: Re: Bug#367241: kdelibs-data: Patterns to match file extensions in .desktop files should match both lower and upper case
- From: Pierre Habouzit <madcoder@debian.org>
- Date: Wed, 17 May 2006 10:44:40 +0200
- Message-id: <200605171044.43083.madcoder@debian.org>
- In-reply-to: <[🔎] 20060514155659.20563.5996.reportbug@rattle.local>
- References: <[🔎] 20060514155659.20563.5996.reportbug@rattle.local>
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 madcoder@debian.org OOO http://www.madism.orgAttachment: pgpEgfe584SMZ.pgp
Description: PGP signature
--- End Message ---