Ignore:
Timestamp:
Dec 3, 2012, 5:29:00 PM (13 years ago)
Author:
Silvan Scherrer
Message:

SMPlayer: updated vendor to 0.8.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • smplayer/vendor/current/Makefile

    r90 r137  
    6565        cp src/shortcuts/* $(DESTDIR)$(SHORTCUTS_PATH)
    6666
     67
     68
     69
     70
     71
     72
     73
    6774        -install -d $(DESTDIR)$(KDE_ICONS)/64x64/apps/
    6875        -install -d $(DESTDIR)$(KDE_ICONS)/32x32/apps/
    6976        -install -d $(DESTDIR)$(KDE_ICONS)/22x22/apps/
    7077        -install -d $(DESTDIR)$(KDE_ICONS)/16x16/apps/
     78
     79
     80
     81
     82
    7183        install -m 644 icons/smplayer_icon64.png $(DESTDIR)$(KDE_ICONS)/64x64/apps/smplayer.png
    7284        install -m 644 icons/smplayer_icon32.png $(DESTDIR)$(KDE_ICONS)/32x32/apps/smplayer.png
    7385        install -m 644 icons/smplayer_icon22.png $(DESTDIR)$(KDE_ICONS)/22x22/apps/smplayer.png
    7486        install -m 644 icons/smplayer_icon16.png $(DESTDIR)$(KDE_ICONS)/16x16/apps/smplayer.png
     87
    7588        -install -d $(DESTDIR)$(KDE_APPLNK)
    7689        install -m 644 smplayer.desktop $(DESTDIR)$(KDE_APPLNK)
Note: See TracChangeset for help on using the changeset viewer.