Skip to content

Commit 7562179

Browse files
committed
chore: automated sync of local changes
1 parent 5d71b41 commit 7562179

2 files changed

Lines changed: 4 additions & 5 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,3 +116,6 @@ sync_report*.txt
116116
# asdf version manager (tracked — needed for reproducible builds)
117117
# .tool-versions
118118
test_managed
119+
120+
# wokelangiser generated i18n locale files (too large for GitHub)
121+
generated/wokelangiser/i18n/

game-server-admin.desktop

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,12 @@ Terminal=false
1010
StartupWMClass=game-server-admin
1111
Keywords=gameserver;admin;monitoring;dedicated;multiplayer;gossamer;verisimdb;
1212
MimeType=x-scheme-handler/gsa;
13-
Actions=gossamer;web;stop;
13+
Actions=gossamer;stop;
1414

1515
[Desktop Action gossamer]
1616
Name=Launch Desktop App (Gossamer)
1717
Exec=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]
2420
Name=Stop Server
2521
Exec=game-server-admin-launcher --stop

0 commit comments

Comments
 (0)