From a2f4a85b8bc67a83695161c6d8baca90e9913935 Mon Sep 17 00:00:00 2001 From: Locutus73 Date: Mon, 3 Jun 2019 16:11:09 +0200 Subject: [PATCH] Rename volume_control_off.sh to superseded/volume_control_off.sh --- volume_control_off.sh => superseded/volume_control_off.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename volume_control_off.sh => superseded/volume_control_off.sh (99%) diff --git a/volume_control_off.sh b/superseded/volume_control_off.sh similarity index 99% rename from volume_control_off.sh rename to superseded/volume_control_off.sh index bac2e61..06ccadd 100644 --- a/volume_control_off.sh +++ b/superseded/volume_control_off.sh @@ -22,4 +22,4 @@ PROPERTY_NAME="volumectl" PROPERTY_VALUE="0" -source "$(dirname $(readlink -f $0))/change_ini_property.sh.inc" \ No newline at end of file +source "$(dirname $(readlink -f $0))/change_ini_property.sh.inc"