mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-01 05:43:46 +00:00
Bug 305435 Remove MNG image support listitem from pref window.
patch by stephend <stephen.donner@gmail.com>, r=iann sr=neil
This commit is contained in:
parent
914358cbdd
commit
75c2ea840f
@ -62,7 +62,6 @@
|
||||
<listitem type="checkbox" id="isHandlingJPEG" label="&jpeg.label;"/>
|
||||
<listitem type="checkbox" id="isHandlingGIF" label="&gif.label;"/>
|
||||
<listitem type="checkbox" id="isHandlingPNG" label="&png.label;"/>
|
||||
<listitem type="checkbox" id="isHandlingMNG" label="&mng.label;"/>
|
||||
<listitem type="checkbox" id="isHandlingXBM" label="&xbm.label;"/>
|
||||
<listitem type="checkbox" id="isHandlingBMP" label="&bmp.label;"/>
|
||||
<listitem type="checkbox" id="isHandlingICO" label="&ico.label;"/>
|
||||
|
@ -9,7 +9,6 @@
|
||||
<!ENTITY jpeg.label "JPEG images">
|
||||
<!ENTITY gif.label "GIF images">
|
||||
<!ENTITY png.label "PNG images">
|
||||
<!ENTITY mng.label "MNG images">
|
||||
<!ENTITY xbm.label "XBM images">
|
||||
<!ENTITY bmp.label "BMP images">
|
||||
<!ENTITY ico.label "ICO images">
|
||||
|
Loading…
Reference in New Issue
Block a user