Colors Configuration

Discussion of bugs and problems found in Altap Salamander. In your reports, please be as descriptive as possible, and report one incident per report. Do not post crash reports here, send us the generated bug report by email instead, please.
User avatar
TimeGhost
Posts: 16
Joined: 27 Jan 2006, 20:00
Location: Northeastern USA

Colors Configuration

Post by TimeGhost »

In an older version of AS (or maybe SS), I was able to have:

- Read Only files colored Red.

- Compressed files that are not Read Only colored blue.

Now I cannot get both color schemes to be set at once even though the file attributes are mutually exclusive. Maybe I'm doing something wrong? Or maybe this is not possible with the latest release?

I'd appreciate it if someone could try this and let me know how it turns out.

I'm running AS v2.5 under Win XP Pro SP2.

Thanks!
Jan Rysavy
ALTAP Staff
ALTAP Staff
Posts: 5231
Joined: 08 Dec 2005, 06:34
Location: Novy Bor, Czech Republic
Contact:

Post by Jan Rysavy »

Is this what are you looking for?
Attachments
colorsbyattr2.png
colorsbyattr2.png (42.89 KiB) Viewed 5045 times
colorsbyattr1.png
colorsbyattr1.png (51.66 KiB) Viewed 5045 times
User avatar
Ether
Posts: 1471
Joined: 10 May 2007, 16:08
Location: Czech Republic
Contact:

Post by Ether »

The same result would be achieved IMO using these two rules:

1] mask: '*'; attributes: 'read-only set' -> color: 'red'
2] mask: '*'; attributes: 'compressed set' -> color: 'blue'

... where 1] has higher priority. Maybe the priorities was the issue, when you tried it.
Ελληνικά rulez.
Guest

Post by Guest »

Thanks Jan & ether:

I wasn't paying attention to which of the two mask priorities I had highlighted while making the change.

I'm all set!
Post Reply