Commit f5d31cc8 authored by Thomas Huster's avatar Thomas Huster
Browse files

[17251] added pdf document icon

parent d11db87b
Loading
Loading
Loading
Loading
+653 B
Loading image diff...
+1 −0
Original line number Diff line number Diff line
@@ -96,6 +96,7 @@ IMG_VIP=vip.png
IMG_VIP_OVERLAY=vip_overlay.png
IMG_WEB=web.png
IMG_WIZARD=wizard.ico
IMG_DOCUMENT_PDF=page_pdf.png
IMG_DOCUMENT_TEXT=document_text.png
IMG_DOCUMENT_ADD=document__plus.png
IMG_DOCUMENT_WRITE=document__pencil.png
+2 −0
Original line number Diff line number Diff line
@@ -204,6 +204,8 @@ public enum Images {
		IMG_PERSPECTIVE_BBS,
		/** Perspective orders */
		IMG_PERSPECTIVE_ORDERS,
		/** a document of type pdf */
		IMG_DOCUMENT_PDF,
		/** a document of type text */
		IMG_DOCUMENT_TEXT,
		/** a multi document with clip */