Set nicer icons for the plug-ins
This commit is contained in:
parent
b32a43af51
commit
bcb3155798
@ -49,7 +49,7 @@ PhonePlugin plugin =
|
||||
{
|
||||
NULL,
|
||||
"Blacklist",
|
||||
NULL,
|
||||
"network-error",
|
||||
_blacklist_init,
|
||||
_blacklist_destroy,
|
||||
_blacklist_event,
|
||||
|
@ -98,7 +98,7 @@ PhonePlugin plugin =
|
||||
{
|
||||
NULL,
|
||||
"Profiles",
|
||||
"gnome-settings",
|
||||
"system-config-users",
|
||||
_profiles_init,
|
||||
_profiles_destroy,
|
||||
_profiles_event,
|
||||
|
@ -56,7 +56,7 @@ PhonePlugin plugin =
|
||||
{
|
||||
NULL,
|
||||
"SMS encryption",
|
||||
NULL,
|
||||
"application-certificate",
|
||||
_smscrypt_init,
|
||||
_smscrypt_destroy,
|
||||
_smscrypt_event,
|
||||
|
Loading…
Reference in New Issue
Block a user