diff --git a/public/designs/icons/prev_icons.yml b/public/designs/icons/prev_icons.yml deleted file mode 100644 index 6be8b8b..0000000 --- a/public/designs/icons/prev_icons.yml +++ /dev/null @@ -1,23 +0,0 @@ -# Define the list of icons to preview themes: -icons: - - add.png - - cancel.png - - mass_mails.png - - store.png - -# Define the main html block for each finded theme: -generate_preview_block_code: | -
- %EACH_ICON_CODE% -
- -# Define the html code to show each icon: -generate_each_icon_code: | -
- -
- -# The non obvious variables are: -# %ICON_NUM% - each icon has a number equal to it's list position. It can help the layout definition. -# %PATH% - the path for the theme. -# %ICON_NAME% - the icon name without path (exatily equal the name on the icons list) -- libgit2 0.21.2