Closed reback00 closed 4 years ago
Cleared libxfce4ui because it does not have mentions of "Arch Linux" on Void template, like Arch does with --with-vendor-info='Arch Linux'.
--with-vendor-info='Arch Linux'
It seems it's safe to avoid --with-vendor-info param (it does not get distro name instead, only gets xfce version): https://github.com/xfce-mirror/libxfce4ui/blob/2301e67188a09a20c9bd3b209e46f226ad4cec5a/xfce4-about/main.c#L551
--with-vendor-info
So Void template is libre already.
Cleared libxfce4ui because it does not have mentions of "Arch Linux" on Void template, like Arch does with
--with-vendor-info='Arch Linux'
.It seems it's safe to avoid
--with-vendor-info
param (it does not get distro name instead, only gets xfce version): https://github.com/xfce-mirror/libxfce4ui/blob/2301e67188a09a20c9bd3b209e46f226ad4cec5a/xfce4-about/main.c#L551So Void template is libre already.