mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
Merge pull request #1631 from hpwamr/mui
+chg - small correction for CSV ext.
This commit is contained in:
commit
81e2e34177
@ -47,11 +47,11 @@
|
||||
[Window]
|
||||
[Filters]
|
||||
&All Files=*.*
|
||||
&Windows Text Files=*.txt;*.asc;*.bat;*.vbs;*.ini;*.inf;*.reg;*.xml;*.text;*.tmp;*.log;*.doc;*.wtx
|
||||
&Windows Text Files=*.txt;*.asc;*.bat;*.vbs;*.ini;*.inf;*.reg;*.xml;*.text;*.tmp;*.log;*.doc;*.wtx;*.csv
|
||||
&HTML Related Files=*.htm;*.html;*.shtml;*.php;*.css;*.js;*.vbs;*.gif;*.png;*.jpg;*.jpeg;*.bmp;*.txt;*.css;*.less;*.hss;*.sass;*.scss
|
||||
&C/C++ Related Files=*.c;*.cpp;*.h;*.hpp;*.rc;*.ico;*.cur;*.bmp;*.txt;*.nsi;*.nsh;*.cs;*.csx;*.vala;*.cxx;*.cc;*.hxx;*.hh;*.mm;*.idl;*.midl;*.inl;*.odl;*.xpm;*.pch
|
||||
&No Binary Files=-*.exe;*.dll;*.cpl;*.ocx;*.bin;*.com;*.sys;*.scr;*.dat;*.dsk
|
||||
;Text Files=*.txt;*.text;*.tmp;*.log;*.asc;*.doc;*.wtx;*.csv
|
||||
;Text Files=*.txt;*.text;*.tmp;*.log;*.asc;*.doc;*.wtx
|
||||
;ANSI Art=*.nfo;*.diz
|
||||
Apache Config Files=*.conf;*.cfg;*.cnf;*.htaccess;*.prefs;*.iface;*.prop;*.po;*.te
|
||||
;Assembly Script=*.asm;*.s;*.sx;*.inc;*.a51
|
||||
|
||||
Loading…
Reference in New Issue
Block a user