Fix mate-indicator-applet helper for aramo release.

This commit is contained in:
Luis Guzman 2022-04-06 18:27:46 -05:00
parent cd3856dff2
commit eeba51de20

View file

@ -23,7 +23,6 @@ COMPONENT=main
. ./config
sed 's/size - PANEL_PADDING/(size - PANEL_PADDING) < 28 ? (size - PANEL_PADDING) : (28)/' -i src/applet-main.c
sed 's/Ubuntu/Trisquel/' -i debian/rules
changelog "Limit size of indicator icons"