Updated the wallpapers variable to be for the T46U (#5959)
The variable for setting the wallpaper was set to T43U even though this is a T46U. This update is to fix that.
This commit is contained in:
@@ -1577,11 +1577,11 @@ features.power_saving.intelligent_mode=
|
|||||||
##Single File Size: <=5MB
|
##Single File Size: <=5MB
|
||||||
##2MB of space should bereserved for the phone
|
##2MB of space should bereserved for the phone
|
||||||
|
|
||||||
wallpaper_upload.url = {$yealink_t43u_wallpaper}
|
wallpaper_upload.url = {$yealink_t46u_wallpaper}
|
||||||
{if isset($yealink_t43u_wallpaper_filename)}
|
{if isset($yealink_t46u_wallpaper_filename)}
|
||||||
phone_setting.backgrounds = Config:{$yealink_t43u_wallpaper_filename}
|
phone_setting.backgrounds = Config:{$yealink_t46u_wallpaper_filename}
|
||||||
{else}
|
{else}
|
||||||
phone_setting.backgrounds = Config:yealink_t43u_wallpaper.png
|
phone_setting.backgrounds = Config:yealink_t46u_wallpaper.png
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
## phone_setting.backgrounds_with_dsskey_unfold(Only support T48U/T48G/S)
|
## phone_setting.backgrounds_with_dsskey_unfold(Only support T48U/T48G/S)
|
||||||
|
|||||||
Reference in New Issue
Block a user