diff options
Diffstat (limited to 'usr/share')
-rw-r--r-- | usr/share/applications/smartcardauth.desktop | 4 | ||||
-rw-r--r-- | usr/share/applications/smartcardrestrict.desktop | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/usr/share/applications/smartcardauth.desktop b/usr/share/applications/smartcardauth.desktop index a033a89..8fd77c9 100644 --- a/usr/share/applications/smartcardauth.desktop +++ b/usr/share/applications/smartcardauth.desktop @@ -3,8 +3,8 @@ Type=Application Exec=gksudo /usr/bin/setupcard.sh Icon=smartcardauth Terminal=false -X-KDE-StartupNotify=true +X-TDE-StartupNotify=true Name=SmartCard Authentication Setup GenericName=SmartCard Authentication Setup -Categories=KDE;System; +Categories=TDE;System; diff --git a/usr/share/applications/smartcardrestrict.desktop b/usr/share/applications/smartcardrestrict.desktop index 7dfdc79..d8419e8 100644 --- a/usr/share/applications/smartcardrestrict.desktop +++ b/usr/share/applications/smartcardrestrict.desktop @@ -3,8 +3,8 @@ Type=Application Exec=gksudo /usr/bin/setupslavecard.sh Icon=smartcardauth Terminal=false -X-KDE-StartupNotify=true +X-TDE-StartupNotify=true Name=SmartCard Restriction Setup GenericName=SmartCard Restriction Setup -Categories=KDE;System; +Categories=TDE;System; |