Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 630426 Details for
Bug 868510
Colorize lzo, tzo, lrz, and cab as archives/compressed
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Colorize lzo, tzo, lrz, and cab as archives/compressed
dir-colors.patch (text/plain), 1.51 KB, created by
Ville Skyttä
on 2012-10-20 11:56:15 UTC
(
hide
)
Description:
Colorize lzo, tzo, lrz, and cab as archives/compressed
Filename:
MIME Type:
Creator:
Ville Skyttä
Created:
2012-10-20 11:56:15 UTC
Size:
1.51 KB
patch
obsolete
>diff --git a/coreutils-DIR_COLORS b/coreutils-DIR_COLORS >index 5683e39..6d891b3 100644 >--- a/coreutils-DIR_COLORS >+++ b/coreutils-DIR_COLORS >@@ -122,12 +122,15 @@ EXEC 01;32 > .lzma 01;31 > .tlz 01;31 > .txz 01;31 >+.tzo 01;31 > .zip 01;31 > .z 01;31 > .Z 01;31 > .dz 01;31 > .gz 01;31 >+.lrz 01;31 > .lz 01;31 >+.lzo 01;31 > .xz 01;31 > .bz2 01;31 > .tbz 01;31 >@@ -146,6 +149,7 @@ EXEC 01;32 > .cpio 01;31 > .7z 01;31 > .rz 01;31 >+.cab 01;31 > > # image formats (magenta) > .jpg 01;35 >diff --git a/coreutils-DIR_COLORS.256color b/coreutils-DIR_COLORS.256color >index 14e27d4..8fe1560 100644 >--- a/coreutils-DIR_COLORS.256color >+++ b/coreutils-DIR_COLORS.256color >@@ -95,12 +95,15 @@ EXEC 38;5;34 > .lzma 38;5;9 > .tlz 38;5;9 > .txz 38;5;9 >+.tzo 38;5;9 > .zip 38;5;9 > .z 38;5;9 > .Z 38;5;9 > .dz 38;5;9 > .gz 38;5;9 >+.lrz 38;5;9 > .lz 38;5;9 >+.lzo 38;5;9 > .xz 38;5;9 > .bz2 38;5;9 > .tbz 38;5;9 >@@ -119,6 +122,7 @@ EXEC 38;5;34 > .cpio 38;5;9 > .7z 38;5;9 > .rz 38;5;9 >+.cab 38;5;9 > > # image formats (magenta) > .jpg 38;5;13 >diff --git a/coreutils-DIR_COLORS.lightbgcolor b/coreutils-DIR_COLORS.lightbgcolor >index ac46288..e93f617 100644 >--- a/coreutils-DIR_COLORS.lightbgcolor >+++ b/coreutils-DIR_COLORS.lightbgcolor >@@ -99,12 +99,15 @@ EXEC 00;32 > .lzma 00;31 > .tlz 00;31 > .txz 00;31 >+.tzo 00;31 > .zip 00;31 > .z 00;31 > .Z 00;31 > .dz 00;31 > .gz 00;31 >+.lrz 00;31 > .lz 00;31 >+.lzo 00;31 > .xz 00;31 > .bz2 00;31 > .tbz 00;31 >@@ -123,6 +126,8 @@ EXEC 00;32 > .cpio 00;31 > .7z 00;31 > .rz 00;31 >+.cab 00;31 >+ > # image formats (magenta) > .jpg 00;35 > .jpeg 00;35
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 868510
: 630426