File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -116,3 +116,6 @@ sync_report*.txt
116116# asdf version manager (tracked — needed for reproducible builds)
117117# .tool-versions
118118test_managed
119+
120+ # wokelangiser generated i18n locale files (too large for GitHub)
121+ generated /wokelangiser /i18n /
Original file line number Diff line number Diff line change @@ -10,16 +10,12 @@ Terminal=false
1010StartupWMClass =game-server-admin
1111Keywords =gameserver;admin;monitoring;dedicated;multiplayer;gossamer;verisimdb;
1212MimeType =x-scheme-handler/gsa;
13- Actions =gossamer;web; stop;
13+ Actions =gossamer;stop;
1414
1515[Desktop Action gossamer]
1616Name =Launch Desktop App (Gossamer)
1717Exec =game-server-admin-launcher --gossamer
1818
19- [Desktop Action web]
20- Name =Launch in Browser
21- Exec =game-server-admin-launcher --web
22-
2319[Desktop Action stop]
2420Name =Stop Server
2521Exec =game-server-admin-launcher --stop
You can’t perform that action at this time.
0 commit comments