+ applications
This commit is contained in:
9
dots/applications/trash-put.desktop
Normal file
9
dots/applications/trash-put.desktop
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Name=trash-put
|
||||||
|
GenericName=trash-put
|
||||||
|
Icon=system-error
|
||||||
|
Exec=trash-put
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
Categories=System;FileTools;FileManager
|
||||||
|
StartupNotify=false
|
||||||
@@ -163,6 +163,10 @@ if [ ${operation} == "dots" ] ; then
|
|||||||
# system
|
# system
|
||||||
# ----------
|
# ----------
|
||||||
|
|
||||||
|
# applications
|
||||||
|
file_path=/usr/share/applications
|
||||||
|
deploy_file "${dots_trg}/applications/*" "${file_path}/"
|
||||||
|
|
||||||
# bashrc
|
# bashrc
|
||||||
file_name=.bashrc
|
file_name=.bashrc
|
||||||
file_path=/home/${system_user}
|
file_path=/home/${system_user}
|
||||||
|
|||||||
Reference in New Issue
Block a user