Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| signal [2024/07/06 12:59] – tmaier | signal [2024/07/14 22:03] (current) – [Windows] tmaier | ||
|---|---|---|---|
| Line 35: | Line 35: | ||
| ===== Multiple User Profiles ===== | ===== Multiple User Profiles ===== | ||
| - | <code ini / | + | ====== Linux ====== |
| + | |||
| + | <code ini / | ||
| [Desktop Entry] | [Desktop Entry] | ||
| Type=Application | Type=Application | ||
| Line 42: | Line 44: | ||
| Comment[de]=Signal - Sicherer Messenger | Comment[de]=Signal - Sicherer Messenger | ||
| Icon=signal-desktop | Icon=signal-desktop | ||
| - | Exec=signal-desktop --user-data-dir=/ | + | Exec=signal-desktop --user-data-dir=/ |
| Terminal=false | Terminal=false | ||
| Categories=Network; | Categories=Network; | ||
| Line 50: | Line 52: | ||
| X-GNOME-UsesNotifications=true | X-GNOME-UsesNotifications=true | ||
| </ | </ | ||
| + | |||
| + | ====== Windows ====== | ||
| + | Create shortcut, set following target: '' | ||
| + | |||