mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 17:47:36 +00:00
DisplaySettings: Rename from DisplayProperties
This commit is contained in:
parent
c7107385ee
commit
51df4bdbfc
13 changed files with 30 additions and 30 deletions
|
@ -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
|
8
Base/res/apps/DisplaySettings.af
Normal file
8
Base/res/apps/DisplaySettings.af
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue