From c9cbe34e2896fce9a6dd750e57c075af06bd7414 Mon Sep 17 00:00:00 2001 From: Rodrigo Souto Date: Wed, 26 Aug 2015 18:55:57 -0300 Subject: [PATCH] remove prev_icons.yml due to conflict with asset-pipeline --- public/designs/icons/prev_icons.yml | 23 ----------------------- 1 file changed, 0 insertions(+), 23 deletions(-) delete mode 100644 public/designs/icons/prev_icons.yml 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