Skip to content

Commit 10ff41e

Browse files
committed
Update DISTFILES in Jamulus.pro
Remove refrences to files that no longer exist. Add new resource files that were missing from the list.
1 parent f22f2fc commit 10ff41e

1 file changed

Lines changed: 23 additions & 15 deletions

File tree

Jamulus.pro

Lines changed: 23 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -709,21 +709,21 @@ DISTFILES += ChangeLog \
709709
src/res/io.jamulus.jamulus.png \
710710
src/res/io.jamulus.jamulus.svg \
711711
src/res/io.jamulus.jamulusserver.svg \
712-
src/res/CLEDBlack.png \
713712
src/res/CLEDBlackSmall.png \
714-
src/res/CLEDDisabledSmall.png \
715-
src/res/CLEDGreen.png \
716713
src/res/CLEDGreenSmall.png \
717714
src/res/CLEDGrey.png \
718-
src/res/CLEDGreySmall.png \
719-
src/res/CLEDRed.png \
720715
src/res/CLEDRedSmall.png \
721-
src/res/CLEDYellow.png \
722716
src/res/CLEDYellowSmall.png \
723-
src/res/LEDBlackSmall.png \
724-
src/res/LEDGreenSmall.png \
725-
src/res/LEDRedSmall.png \
726-
src/res/LEDYellowSmall.png \
717+
src/res/CLEDBlackBig.png \
718+
src/res/CLEDBlackSrc.png \
719+
src/res/CLEDDisabled.png \
720+
src/res/CLEDGreenBig.png \
721+
src/res/CLEDGreenSrc.png \
722+
src/res/CLEDGreySrc.png \
723+
src/res/CLEDRedBig.png \
724+
src/res/CLEDRedSrc.png \
725+
src/res/CLEDYellowBig.png \
726+
src/res/CLEDYellowSrc.png \
727727
src/res/IndicatorGreen.png \
728728
src/res/IndicatorYellow.png \
729729
src/res/IndicatorRed.png \
@@ -733,13 +733,15 @@ DISTFILES += ChangeLog \
733733
src/res/faderhandle.png \
734734
src/res/faderhandlesmall.png \
735735
src/res/HLEDGreen.png \
736-
src/res/HLEDGreenSmall.png \
737736
src/res/HLEDBlack.png \
738-
src/res/HLEDBlackSmall.png \
739737
src/res/HLEDRed.png \
740-
src/res/HLEDRedSmall.png \
741738
src/res/HLEDYellow.png \
742-
src/res/HLEDYellowSmall.png \
739+
src/res/HLEDBlackSrc.png \
740+
src/res/HLEDGreenSrc.png \
741+
src/res/HLEDGrey.png \
742+
src/res/HLEDGreySrc.png \
743+
src/res/HLEDRedSrc.png \
744+
src/res/HLEDYellowSrc.png \
743745
src/res/ledbuttonnotpressed.png \
744746
src/res/ledbuttonpressed.png \
745747
src/res/fronticon.png \
@@ -749,6 +751,7 @@ DISTFILES += ChangeLog \
749751
src/res/mutediconorange.png \
750752
src/res/servertrayiconactive.png \
751753
src/res/servertrayiconinactive.png \
754+
src/res/installerbackground.png \
752755
src/res/instruments/accordeon.png \
753756
src/res/instruments/aguitar.png \
754757
src/res/instruments/bassguitar.png \
@@ -1050,6 +1053,12 @@ DISTFILES += ChangeLog \
10501053
src/res/flags/za.png \
10511054
src/res/flags/zm.png \
10521055
src/res/flags/zw.png \
1056+
src/res/flags/catalonia.png \
1057+
src/res/flags/england.png \
1058+
src/res/flags/europeanunion.png \
1059+
src/res/flags/scotland.png \
1060+
src/res/flags/wales.png \
1061+
src/res/flags/readme.txt \
10531062
tools/changelog-helper.sh \
10541063
tools/check-wininstaller-translations.sh \
10551064
tools/checkkeys.pl \
@@ -1064,7 +1073,6 @@ DISTFILES += ChangeLog \
10641073
DISTFILES_OPUS += libs/opus/AUTHORS \
10651074
libs/opus/ChangeLog \
10661075
libs/opus/COPYING \
1067-
libs/opus/INSTALL \
10681076
libs/opus/NEWS \
10691077
libs/opus/README \
10701078
libs/opus/celt/arm/armopts.s.in \

0 commit comments

Comments
 (0)