diff options
author | Andreas Kling <kling@serenityos.org> | 2020-04-29 15:53:51 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-04-29 15:53:51 +0200 |
commit | 51df4bdbfc7fa52e21b62529cc5296bb97cc4231 (patch) | |
tree | 424d458868b8b45485c1f2b2167d975e154e8ce7 /Base/res/apps/DisplaySettings.af | |
parent | c7107385ee952a26197eb3109cb54299cfa3679f (diff) | |
download | serenity-51df4bdbfc7fa52e21b62529cc5296bb97cc4231.zip |
DisplaySettings: Rename from DisplayProperties
Diffstat (limited to 'Base/res/apps/DisplaySettings.af')
-rw-r--r-- | Base/res/apps/DisplaySettings.af | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Base/res/apps/DisplaySettings.af b/Base/res/apps/DisplaySettings.af new file mode 100644 index 0000000000..4c3b323fea --- /dev/null +++ b/Base/res/apps/DisplaySettings.af @@ -0,0 +1,8 @@ +[App] +Name=Display settings +Executable=/bin/DisplaySettings +Category=Graphics + +[Icons] +16x16=/res/icons/16x16/app-display-settings.png +32x32=/res/icons/32x32/app-display-settings.png |