[applets/devicenotifier] Rename main script file to main.qml

It makes it uniform with most other applets, and for some setups/editors
it makes it easier to locate this file.
wilder-5.26
ivan tkachenko 4 years ago
parent af98cef3ef
commit 82b2581b9f
No known key found for this signature in database
GPG Key ID: AF72731B7C654CB3
  1. 0
      applets/devicenotifier/package/contents/ui/main.qml
  2. 2
      applets/devicenotifier/package/metadata.json

@ -137,7 +137,7 @@
"Website": "https://userbase.kde.org/Plasma/DeviceNotifier"
},
"X-Plasma-API": "declarativeappletscript",
"X-Plasma-MainScript": "ui/devicenotifier.qml",
"X-Plasma-MainScript": "ui/main.qml",
"X-Plasma-NotificationArea": "true",
"X-Plasma-NotificationAreaCategory": "Hardware",
"X-Plasma-Provides": [

Loading…
Cancel
Save