diff options
author | Madeleine (ThinLinc team) <madni@cendio.se> | 2024-11-04 13:28:48 +0100 |
---|---|---|
committer | Madeleine Nilsson <madni@cendio.se> | 2024-11-11 11:22:36 +0100 |
commit | 260a3e0db5d09be0cb732d1a7ce8e758079e0c11 (patch) | |
tree | fde91411f376f038e20834e8031ccc32f3df7506 /vncviewer/vncviewer.desktop.in.in | |
parent | 4341fcacd4987b16ebcfa0db176c0ccf287268c4 (diff) | |
download | tigervnc-260a3e0db5d09be0cb732d1a7ce8e758079e0c11.tar.gz tigervnc-260a3e0db5d09be0cb732d1a7ce8e758079e0c11.zip |
Standardize on sentence case in titles
The reason for this is to keep a consistency through out the project.
Diffstat (limited to 'vncviewer/vncviewer.desktop.in.in')
-rw-r--r-- | vncviewer/vncviewer.desktop.in.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vncviewer/vncviewer.desktop.in.in b/vncviewer/vncviewer.desktop.in.in index 18f190fc..1a91755c 100644 --- a/vncviewer/vncviewer.desktop.in.in +++ b/vncviewer/vncviewer.desktop.in.in @@ -1,6 +1,6 @@ [Desktop Entry] -Name=TigerVNC Viewer -GenericName=Remote Desktop Viewer +Name=TigerVNC viewer +GenericName=Remote desktop viewer Comment=Connect to VNC server and display remote desktop Exec=@CMAKE_INSTALL_FULL_BINDIR@/vncviewer Icon=tigervnc |