mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Merge branch 'master' of github.com:owncloud/mirall
This commit is contained in:
commit
e4024015a4
@ -33,7 +33,7 @@ QString ownCloudTheme::appName() const
|
||||
* because the value is used by QDesktopServices to find the config
|
||||
* file. Be aware.
|
||||
*/
|
||||
return QApplication::translate("appname", "ownCloud");
|
||||
return QLatin1String("ownCloud");
|
||||
}
|
||||
|
||||
QString ownCloudTheme::configFileName() const
|
||||
|
||||
Loading…
Reference in New Issue
Block a user