desktop-fun / file-explorer

File Explorer
1 stars 2 forks source link

add reponse action for clicking home and trash bar #10

Closed victoryang closed 9 years ago

victoryang commented 9 years ago

1.add home bar and trash bar 2.open the directory after click the bars

desktop-fun commented 9 years ago

var xdg_trashdir = require('trash/node_modules/xdg-trash/node_modules/xdg-trashdir');

Why such a long require?

desktop-fun commented 9 years ago

3rd Party code shouldn't be included.