Sync SDL3 wiki -> header

This commit is contained in:
SDL Wiki Bot
2023-09-03 15:11:13 +00:00
parent 8321813452
commit 8387fae698

View File

@@ -42,4 +42,4 @@ encounter limitations or behavior that is different from other windowing systems
[Desktop Entry Specification](https://specifications.freedesktop.org/desktop-entry-spec/latest/) for more information [Desktop Entry Specification](https://specifications.freedesktop.org/desktop-entry-spec/latest/) for more information
on the format of this file. Note that if your application manually sets the application ID via the `SDL_APP_ID` hint on the format of this file. Note that if your application manually sets the application ID via the `SDL_APP_ID` hint
string, the desktop entry file name should match the application ID. For example, if your application ID is set string, the desktop entry file name should match the application ID. For example, if your application ID is set
to `org.my_org.sdl_app`, the desktop entry file should be named `org.my_org.sdl_app.desktop`. to `org.my_org.sdl_app`, the desktop entry file should be named `org.my_org.sdl_app.desktop`.