mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-14 20:49:04 +08:00
removed activity name, it doesn't work correctly (the final activity name was empty)
This commit is contained in:
parent
7739bead0e
commit
b7d051cb57
@ -1,7 +1,6 @@
|
||||
/* Copyright 2014 Chakra Developer Team */
|
||||
|
||||
var activity = activities()[0]
|
||||
activity.name = i18n("Chakra")
|
||||
activity.currentConfigGroup = new Array("Wallpaper", "image");
|
||||
activity.writeConfig("wallpaper", "/usr/share/wallpapers/descartes/");
|
||||
activity.writeConfig("userswallpaper", "/usr/share/wallpapers/descartes");
|
||||
|
Loading…
Reference in New Issue
Block a user