From 2d4647a91805b803e56500ad43587fe09a063e8d Mon Sep 17 00:00:00 2001 From: Vicki Pfau Date: Tue, 27 Aug 2024 19:51:14 -0700 Subject: [PATCH] manager/user: Rename GpuTdpLimit1 to TdpLimit1 --- com.steampowered.SteamOSManager1.xml | 62 ++++++++-------- src/bin/steamosctl.rs | 13 ++-- src/manager/user.rs | 70 +++++++++---------- src/proxy/mod.rs | 4 +- .../{gpu_tdp_limit1.rs => tdp_limit1.rs} | 6 +- 5 files changed, 77 insertions(+), 78 deletions(-) rename src/proxy/{gpu_tdp_limit1.rs => tdp_limit1.rs} (91%) diff --git a/com.steampowered.SteamOSManager1.xml b/com.steampowered.SteamOSManager1.xml index f3bf527..891e18d 100644 --- a/com.steampowered.SteamOSManager1.xml +++ b/com.steampowered.SteamOSManager1.xml @@ -162,37 +162,6 @@ - - - - - - - - - - - - - - + + + + + + + + + + + + +