Git commit dd23569be148fa900de5046871c703a2873b5eb8 by Aaron Seigo. Committed on 08/06/2012 at 22:19. Pushed by aseigo into branch 'master'.
keep plugin name consistent between releases when rewriting plugins in QML they MUST keep the same plugin name or else people's configurations will become broken! CCMAIL:[email protected] BUG:301368 M +1 -1 plasma/generic/applets/lock_logout/metadata.desktop http://commits.kde.org/kde-workspace/dd23569be148fa900de5046871c703a2873b5eb8 diff --git a/plasma/generic/applets/lock_logout/metadata.desktop b/plasma/generic/applets/lock_logout/metadata.desktop index 341bfde..6cc4304 100644 --- a/plasma/generic/applets/lock_logout/metadata.desktop +++ b/plasma/generic/applets/lock_logout/metadata.desktop @@ -182,7 +182,7 @@ X-Plasma-DefaultSize=80,120 X-KDE-PluginInfo-Author=Viranch Mehta [email protected] -X-KDE-PluginInfo-Name=org.kde.lockout +X-KDE-PluginInfo-Name=lockout X-KDE-PluginInfo-Version=1.0 X-KDE-PluginInfo-Website=http://plasma.kde.org/ X-KDE-PluginInfo-Category=System Information _______________________________________________ Plasma-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/plasma-devel
