Ajout gestion icones pixmap
This commit is contained in:
@ -21,9 +21,9 @@ DesktopSuite.findIconThemes = function(test) {
|
||||
|
||||
DesktopSuite.findIcon = function(test) {
|
||||
|
||||
DesktopApps.findIcon('nm-device-wireless')
|
||||
DesktopApps.findIcon('atom')
|
||||
.then(function(iconPath) {
|
||||
//console.log('findIcon', iconPath);
|
||||
console.log('findIcon', iconPath);
|
||||
test.done();
|
||||
})
|
||||
.catch(function(err) {
|
||||
|
Reference in New Issue
Block a user