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,19 +5,8 @@ 5 5 6 6 {{BlankLine/}} 7 7 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"]]8 +[[Context menus in the Title Bar>>image:Title-bar-context-menus.png||alt="Context menus in the Title Bar"]] 9 9 10 - 11 -== == 12 - 13 -== == 14 - 15 -== == 16 - 17 -== == 18 - 19 -== == 20 - 21 21 == Solution == 22 22 23 23 Modify the application's .desktop file to add the ~-~-system-title-bar parameter. ... ... @@ -25,9 +25,9 @@ 25 25 26 26 === Procedure === 27 27 28 -Copy the system .desktop file to your home directory :17 +Copy the system .desktop file (from {{code language="none"}}/usr/share/applications{{/code}}) to your home directory under {{code language="none"}}/home/<your username>/.local/share/applications{{/code}} 29 29 30 -Open the copied file, modify the //Exec=// line, and save. 19 +Open the copied file with a text editor such as gedit, geany, or mousepad, modify the //Exec=// line, and save. 31 31 32 32 {{{Exec=/usr/bin/onlyoffice-desktopeditors --system-title-bar %U}}} 33 33