Changes for page Barre de titre OnlyOffice Desktop Editors
Last modified by Mélodie on 2026/04/10 15:11
Summary
Details
- Page properties
-
- Content
-
... ... @@ -5,8 +5,19 @@ 5 5 6 6 {{BlankLine/}} 7 7 8 -[[ Context menus in the Title Bar>>image:Title-bar-context-menus.png||alt="Context menus intheTitleBar"]]8 +[[Title bar context menu>>image:Menu-contextuel-barre-de-titres.png||alt="Title bar context menus" data-xwiki-image-style-alignment="start" data-xwiki-image-style-border="true" height="170" width="150"]] 9 9 10 + 11 +== == 12 + 13 +== == 14 + 15 +== == 16 + 17 +== == 18 + 19 +== == 20 + 10 10 == Solution == 11 11 12 12 Modify the application's .desktop file to add the ~-~-system-title-bar parameter. ... ... @@ -14,9 +14,9 @@ 14 14 15 15 === Procedure === 16 16 17 -Copy the system .desktop file (from {{code language="none"}}/usr/share/applications{{/code}})toyour home directoryunder {{code language="none"}}/home/<your username>/.local/share/applications{{/code}}28 +Copy the system .desktop file to your home directory: 18 18 19 -Open the copied file with a text editor such as gedit,geany, ormousepad, modify the //Exec=// line, and save.30 +Open the copied file, modify the //Exec=// line, and save. 20 20 21 21 {{{Exec=/usr/bin/onlyoffice-desktopeditors --system-title-bar %U}}} 22 22