Lines 102-108
src_install() {
Link Here
|
102 |
|
102 |
|
103 |
use X && doicon -s 16 -c status "${T}"/status |
103 |
use X && doicon -s 16 -c status "${T}"/status |
104 |
|
104 |
|
105 |
make_desktop_entry "${PN}" "Dropbox" |
105 |
make_desktop_entry "${PN}" "Dropbox" "dropboxstatus-logo" |
106 |
|
106 |
|
107 |
newinitd "${FILESDIR}"/dropbox.initd dropbox |
107 |
newinitd "${FILESDIR}"/dropbox.initd dropbox |
108 |
newconfd "${FILESDIR}"/dropbox.conf dropbox |
108 |
newconfd "${FILESDIR}"/dropbox.conf dropbox |