Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Remove the invalid image/jpg mime type
- Loading branch information
|
@@ -1938,11 +1938,6 @@ p, li { white-space: pre-wrap; } |
|
|
<string notr="true">image/jpeg</string> |
|
|
</property> |
|
|
</item> |
|
|
<item> |
|
|
<property name="text"> |
|
|
<string notr="true">image/jpg</string> |
|
|
</property> |
|
|
</item> |
|
|
</widget> |
|
|
</item> |
|
|
</layout> |
|
|
|
@@ -2277,11 +2277,6 @@ border-radius: 2px;</string> |
|
|
<string>image/jpeg</string> |
|
|
</property> |
|
|
</item> |
|
|
<item> |
|
|
<property name="text"> |
|
|
<string>image/jpg</string> |
|
|
</property> |
|
|
</item> |
|
|
</widget> |
|
|
</item> |
|
|
</layout> |
|
|