mirror of
https://codeberg.org/tenacityteam/tenacity
synced 2025-10-09 18:22:36 +02:00
Rename audacity.svg
to saucedacity.svg
This commit is contained in:
@@ -17,7 +17,7 @@ list( APPEND PIXMAPS
|
||||
|
||||
if( NOT CMAKE_SYSTEM_NAME MATCHES "Darwin" )
|
||||
if( NOT "${CMAKE_GENERATOR}" MATCHES "Visual Studio*")
|
||||
install( FILES "${_SRCDIR}/audacity.svg"
|
||||
install( FILES "${_SRCDIR}/saucedacity.svg"
|
||||
DESTINATION "${_DATADIR}/icons/hicolor/scalable/apps" )
|
||||
install( DIRECTORY "${_SRCDIR}/icons/"
|
||||
DESTINATION "${_DATADIR}/icons/hicolor"
|
||||
|
@@ -5,7 +5,7 @@
|
||||
height="128"
|
||||
width="128"
|
||||
version="1.0"
|
||||
sodipodi:docname="audacity.svg"
|
||||
sodipodi:docname="saucedacity.svg"
|
||||
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
Before Width: | Height: | Size: 5.7 KiB After Width: | Height: | Size: 5.7 KiB |
@@ -80,8 +80,8 @@ linuxdeploy --list-plugins
|
||||
|
||||
ln -sf --no-dereference . "${appdir}/usr"
|
||||
ln -sf share/applications/saucedacity.desktop "${appdir}/saucedacity.desktop"
|
||||
ln -sf share/icons/hicolor/scalable/apps/audacity.svg "${appdir}/audacity.svg"
|
||||
ln -sf share/icons/hicolor/scalable/apps/audacity.svg "${appdir}/.DirIcon"
|
||||
ln -sf share/icons/hicolor/scalable/apps/saucedacity.svg "${appdir}/saucedacity.svg"
|
||||
ln -sf share/icons/hicolor/scalable/apps/saucedacity.svg "${appdir}/.DirIcon"
|
||||
|
||||
#============================================================================
|
||||
# Bundle dependencies
|
||||
|
Reference in New Issue
Block a user