diff options
author | Mavridis Philippe <[email protected]> | 2021-12-24 11:39:08 +0200 |
---|---|---|
committer | Mavridis Philippe <[email protected]> | 2022-01-14 12:39:19 +0200 |
commit | b1d0b204e125214893eb84c05d25772ac3afaa28 (patch) | |
tree | 98de199a2515a34682e994a5ab5884ce38b2ccf1 /kweather/kcmweatherservice.desktop | |
parent | 257301adc00e7adab75adf9103a5564572a99972 (diff) | |
download | tdetoys-b1d0b204e125214893eb84c05d25772ac3afaa28.tar.gz tdetoys-b1d0b204e125214893eb84c05d25772ac3afaa28.zip |
KWeather: Split Display module in two sumbodules
Signed-off-by: Mavridis Philippe <[email protected]>
Diffstat (limited to 'kweather/kcmweatherservice.desktop')
-rw-r--r-- | kweather/kcmweatherservice.desktop | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/kweather/kcmweatherservice.desktop b/kweather/kcmweatherservice.desktop index f04ea65..adddb83 100644 --- a/kweather/kcmweatherservice.desktop +++ b/kweather/kcmweatherservice.desktop @@ -1,5 +1,5 @@ [Desktop Entry] -Icon=kweather +Icon=gear Type=Service X-TDE-ServiceTypes=TDECModule @@ -10,7 +10,7 @@ X-TDE-ParentApp=weather_panelapplet X-TDE-ParentComponents=weather_panelapplet,kontact_weatherplugin X-TDE-CfgDlgHierarchy=KontactSummary -Name=Weather Service -Comment=Weather Service Setup -Keywords=kweather; weather service; configure; settings; -X-DocPath=kweather?anchor=weather-service +Name=Service +Comment=Weather Service Config +Keywords=kweather; weather service; configure; settings; service; +X-DocPath=kweather?anchor=configuring-kweather |