cleanup: rename shared libraries to remove 'lib' prefix
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
[applets.printers]
|
||||
label = "Printers"
|
||||
library = "0:/os/libprintersapplet.lib"
|
||||
library = "0:/os/printersapplet.lib"
|
||||
icon = "0:/icons/printer.svg"
|
||||
enabled = true
|
||||
|
||||
[applets.network]
|
||||
label = "Network"
|
||||
library = "0:/os/libnetworkapplet.lib"
|
||||
library = "0:/os/networkapplet.lib"
|
||||
icon = "0:/icons/network-wired.svg"
|
||||
enabled = true
|
||||
|
||||
[applets.timezone]
|
||||
label = "Time Zone"
|
||||
library = "0:/os/libtimezonesapplet.lib"
|
||||
library = "0:/os/timezonesapplet.lib"
|
||||
icon = "0:/icons/preferences-system-time.svg"
|
||||
enabled = true
|
||||
|
||||
Reference in New Issue
Block a user