mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-01-28 22:01:50 +00:00
linux: add desktop entry file
This commit is contained in:
@@ -951,6 +951,7 @@ int main(int argc, char *argv[]) {
|
||||
LOG_DEBUG("Socket error: " << socket.errorString());
|
||||
}
|
||||
}
|
||||
app.setDesktopFileName("me.kavishdevar.librepods");
|
||||
app.setQuitOnLastWindowClosed(false);
|
||||
|
||||
bool debugMode = false;
|
||||
|
||||
Reference in New Issue
Block a user