Skip to content

Commit

Permalink
New splash screen by Aurore D (rore).
Browse files Browse the repository at this point in the history
  • Loading branch information
morevnaproject committed Dec 19, 2016
1 parent af04e11 commit 8ac11fc
Show file tree
Hide file tree
Showing 3 changed files with 35,802 additions and 1 deletion.
4 changes: 3 additions & 1 deletion synfig-studio/images/Makefile.am
Expand Up @@ -7,6 +7,8 @@ EXT = @imageext@
EXTRA_DIST = \
installer_logo.sif \
installer_logo_osx.sif \
splash_screen.sif \
splash_screen-1.2.x.sif \
splash_screen-1.0.1.sif \
splash_screen-1.0.2.sif \
splash_screen-1.0.sif \
Expand Down Expand Up @@ -614,7 +616,7 @@ splash_screen.$(EXT): splash_screen_development.sif
echo " File \"images\\$@\"" >>./images.nsh
echo " Delete \"\$$INSTDIR\\share\\pixmaps\\$@\"" >>./unimages.nsh
else
splash_screen.$(EXT): $(srcdir)/splash_screen-$(PACKAGE_VERSION).sif
splash_screen.$(EXT): $(srcdir)/splash_screen.sif
$(SYNFIG) -q $< -o $@ --time 0
echo " File \"images\\$@\"" >>./images.nsh
echo " Delete \"\$$INSTDIR\\share\\pixmaps\\$@\"" >>./unimages.nsh
Expand Down

0 comments on commit 8ac11fc

Please sign in to comment.