File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -326,31 +326,31 @@ const ImageEditorPresets = {
326326 paths : {
327327 win32 : 'C:\\Program Files\\Aseprite\\Aseprite.exe' ,
328328 darwin : '/Applications/Aseprite.app' ,
329- linux : '/usr/share/applications// aseprite.desktop' ,
329+ linux : '/usr/share/applications/aseprite.desktop' ,
330330 }
331331 } ,
332332 pixieditor : {
333333 name : 'PixiEditor' ,
334334 paths : {
335335 win32 : 'C:\\Program Files\\PixiEditor\\PixiEditor.exe' ,
336336 darwin : '/Applications/PixiEditor.app' ,
337- linux : '/usr/share/applications// pixieditor.desktop' ,
337+ linux : '/usr/share/applications/pixieditor.desktop' ,
338338 }
339339 } ,
340340 ps : {
341341 name : 'Photoshop' ,
342342 paths : {
343343 win32 : 'C:\\Program Files\\Adobe\\Adobe Photoshop 2026\\Photoshop.exe' ,
344344 darwin : '/Applications/Adobe Photoshop 2026/Adobe Photoshop 2026.app' ,
345- linux : '/usr/share/applications// photoshop.desktop'
345+ linux : '/usr/share/applications/photoshop.desktop'
346346 }
347347 } ,
348348 gimp : {
349349 name : 'GIMP' ,
350350 paths : {
351351 win32 : 'C:\\Program Files\\GIMP 3\\bin\\gimp-3.exe' ,
352352 darwin : '/Applications/Gimp-3.app' ,
353- linux : '/usr/share/applications// gimp.desktop' ,
353+ linux : '/usr/share/applications/gimp.desktop' ,
354354 }
355355 } ,
356356 pdn : {
Original file line number Diff line number Diff line change 11{
22 "name" : " Blockbench" ,
33 "description" : " Low-poly modeling and animation software" ,
4- "version" : " 5.1.3 " ,
4+ "version" : " 5.1.4 " ,
55 "license" : " GPL-3.0-or-later" ,
66 "author" : {
77 "name" : " JannisX11" ,
You can’t perform that action at this time.
0 commit comments