Skip to content

Commit

Permalink
Set X-DBUS-StartupType Unique (#487)
Browse files Browse the repository at this point in the history
* Set StartupType Unique

* Update CHANGELOG
  • Loading branch information
Riey committed May 2, 2021
1 parent 303706a commit 19fdd70
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

### Improve

* Fix indicator crash in autostart [#471](https://github.com/Riey/kime/issues/471)

## 2.5.3

### Breaking
Expand Down
1 change: 1 addition & 0 deletions res/kime.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Type=Application
Terminal=false
NoDisplay=true
StartupNotify=false
X-DBUS-StartupType=Unique
X-GNOME-Autostart-Phase=Applications
X-GNOME-AutoRestart=false
X-GNOME-Autostart-Notify=false
Expand Down

0 comments on commit 19fdd70

Please sign in to comment.