mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2024-12-27 09:58:14 +01:00
3e8aea7345
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
13 lines
580 B
Text
13 lines
580 B
Text
The following is a list of notes on building MATE on Slackware -current:
|
|
|
|
Tue Jun 11 00:41:15 UTC 2013
|
|
Pat has rebuilt xdg-utils in Slackware 14.1 to properly support MATE DE, so
|
|
xdg-utils patch is no longer needed in Slackware -current, but running
|
|
these two commands as normal user are still needed to set caja as the
|
|
default handler:
|
|
|
|
xdg-mime default caja-folder-handler.desktop inode/directory
|
|
xdg-mime default caja-folder-handler.desktop application/x-directory
|
|
|
|
please make a backup of your $HOME/.local/share/applications/defaults.list
|
|
before executing the above commands
|