From 6bc7a273350721be300423b1509527f336dce50e Mon Sep 17 00:00:00 2001 From: Tadao Tanikawa Date: Thu, 2 Aug 2018 07:24:38 +0000 Subject: Revert "Enable scaling to fit various screen resolutions" Abandon scaling support by AGL window manager 2017 Bug-AGL: SPEC-1611 This reverts commit 8ab10aaafc6fb3dc7bbad755dce9b4bdaa41f287. Change-Id: Id6afb263a6dc30929b922e469d906e2e5190f7b0 --- conf/setting.json | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 conf/setting.json (limited to 'conf') diff --git a/conf/setting.json b/conf/setting.json deleted file mode 100644 index cfeb718..0000000 --- a/conf/setting.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "description": "Settings for window manager", - "settings" : - { - "scaling" : "aspect_fit", - "options@scaling" : "aspect_fit|display_fit|none" - } -} \ No newline at end of file -- cgit 1.2.3-korg