mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 10:04:32 +03:00
* lib/mc.ext.in: Add support for Netpbm files.
This commit is contained in:
parent
1cd0a043a7
commit
3fe616ace4
@ -1,3 +1,7 @@
|
|||||||
|
2001-10-30 Pavel Roskin <proski@gnu.org>
|
||||||
|
|
||||||
|
* lib/mc.ext.in: Add support for Netpbm files.
|
||||||
|
|
||||||
2001-10-25 Andrew V. Samoilov <kai@cmail.ru>
|
2001-10-25 Andrew V. Samoilov <kai@cmail.ru>
|
||||||
|
|
||||||
* slang/slvideo.c (SLtt_set_color): Eliminate C++ comments.
|
* slang/slvideo.c (SLtt_set_color): Eliminate C++ comments.
|
||||||
|
@ -229,6 +229,9 @@ type/^PGM
|
|||||||
type/^PPM
|
type/^PPM
|
||||||
Include=image-options
|
Include=image-options
|
||||||
|
|
||||||
|
type/^Netpbm
|
||||||
|
Include=image-options
|
||||||
|
|
||||||
shell/.xcf
|
shell/.xcf
|
||||||
Open=gimp %f
|
Open=gimp %f
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user