Kaydet (Commit) 5ec6595b authored tarafından Sebastian Spaeth's avatar Sebastian Spaeth

Do not package the classical icon theme

It has become extremly classical and we have default icons sets for
all other GUIS so skip that.
üst 6ee0f9ae
...@@ -1871,13 +1871,6 @@ File gid_File_ImagesTango_Zip ...@@ -1871,13 +1871,6 @@ File gid_File_ImagesTango_Zip
Styles = (PACKED); Styles = (PACKED);
End End
File gid_File_ImagesClassic8_Zip
TXT_FILE_BODY;
Dir = gid_Dir_Share_Config;
Name = "images_classic.zip";
Styles = (PACKED);
End
File gid_File_Share_Registry_Lingucomponent_Xcd File gid_File_Share_Registry_Lingucomponent_Xcd
TXT_FILE_BODY; TXT_FILE_BODY;
Styles = (PACKED); Styles = (PACKED);
......
...@@ -713,8 +713,7 @@ Module gid_Module_Root_Files_Images ...@@ -713,8 +713,7 @@ Module gid_Module_Root_Files_Images
gid_File_ImagesCrystal_Zip, gid_File_ImagesCrystal_Zip,
gid_File_ImagesOxygen_Zip, gid_File_ImagesOxygen_Zip,
gid_File_ImagesHicontrast_Zip, gid_File_ImagesHicontrast_Zip,
gid_File_ImagesTango_Zip, gid_File_ImagesTango_Zip);
gid_File_ImagesClassic8_Zip);
End End
#ifndef WITHOUT_FONTS #ifndef WITHOUT_FONTS
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment