1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 14:47:46 +00:00

DisplaySettings: Rename from DisplayProperties

This commit is contained in:
Andreas Kling 2020-04-29 15:53:51 +02:00
parent c7107385ee
commit 51df4bdbfc
13 changed files with 30 additions and 30 deletions

View file

@ -1,8 +0,0 @@
[App]
Name=Display Properties
Executable=/bin/DisplayProperties
Category=Graphics
[Icons]
16x16=/res/icons/16x16/app-display-properties.png
32x32=/res/icons/32x32/app-display-properties.png

View file

@ -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

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

Before After
Before After