8a6ca865a2
The notes plugin for Xfce panel provides you a quick way to write down a todo list, to paste a piece of code, to leave a note to your friend, or whatever else you had like to do with a Post-It note. URL: https://gitlab.xfce.org/panel-plugins/xfce4-notes-plugin Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
3 lines
175 B
Bash
3 lines
175 B
Bash
[ -x usr/bin/update-desktop-database ] && usr/bin/update-desktop-database
|
|
[ -x usr/bin/gtk-update-icon-cache ] && usr/bin/gtk-update-icon-cache -t -f /usr/share/icons/hicolor
|