|
|
|
@ -50,7 +50,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
#define get_resolutions_supportable_command "resource:///com/ublinux/csv/resolutions.csv"
|
|
|
|
#define get_resolutions_supportable_command "resource:///com/ublinux/csv/resolutions.csv"
|
|
|
|
|
|
|
|
|
|
|
|
#define install_proprietary_command(target) yon_char_append("pacman --quiet --noconfirm --needed -Sy ",target)
|
|
|
|
#define install_proprietary_command(target) yon_char_append("pacman --quiet --needed -Sy ",target)
|
|
|
|
|
|
|
|
|
|
|
|
#define delete_proprietary_command(target) yon_char_append("pacman -R --noconfirm ",target)
|
|
|
|
#define delete_proprietary_command(target) yon_char_append("pacman -R --noconfirm ",target)
|
|
|
|
|
|
|
|
|
|
|
|
|