VirtualBox

Ignore:
Timestamp:
Jan 21, 2014 4:44:29 PM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
91693
Message:

Installer/linux and FE/Qt: move SVG icon to Resources and add it to the Linux installer.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec

    r49162 r50142  
    105105cd icons
    106106  for i in *; do
    107     if [ -f $i/virtualbox.png ]; then
     107    if [ -f $i/virtualbox.* ]; then
    108108      install -d $RPM_BUILD_ROOT/usr/share/icons/hicolor/$i/apps
    109       mv $i/virtualbox.png $RPM_BUILD_ROOT/usr/share/icons/hicolor/$i/apps
     109      mv $i/virtualbox.* $RPM_BUILD_ROOT/usr/share/icons/hicolor/$i/apps
    110110    fi
    111111    install -d $RPM_BUILD_ROOT/usr/share/icons/hicolor/$i/mimetypes
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette