mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-31 08:21:59 +02:00
Use simply "Clapper" name for the remote app
The remote app name should match the name of the main app, otherwise different name is displayed in the headerbar and its prefs window
This commit is contained in:
@@ -7,7 +7,6 @@ const Misc = imports.clapper_src.misc;
|
||||
const ID_POSTFIX = 'Remote';
|
||||
|
||||
Misc.clapperPath = `${pkg.datadir}/${Misc.appId}`;
|
||||
Misc.appName += ID_POSTFIX;
|
||||
Misc.appId += '.' + ID_POSTFIX;
|
||||
|
||||
function main()
|
||||
|
Reference in New Issue
Block a user