wok-6.x diff cryptkeeper/stuff/cryptkeeper.patch @ rev 24097
Up hplip (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Sep 13 17:18:37 2021 +0000 (2021-09-13) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/cryptkeeper/stuff/cryptkeeper.patch Mon Sep 13 17:18:37 2021 +0000 1.3 @@ -0,0 +1,29 @@ 1.4 +--- a/src/defines.h 1.5 ++++ b/src/defines.h 1.6 +@@ -4,7 +4,7 @@ 1.7 + #define UI_SPACING 5 1.8 + #define UI_WINDOW_BORDER 10 1.9 + 1.10 +-#define DEFAULT_FILEMANAGER "nautilus" 1.11 ++#define DEFAULT_FILEMANAGER "pcmanfm" 1.12 + 1.13 + #include "../config.h" 1.14 + #include "../lib/gettext.h" 1.15 + 1.16 +--- a/po/LINGUAS 1.17 ++++ b.po/LINGUAS 1.18 +@@ -1 +1 @@ 1.19 +-en@quot en@boldquot fr en_GB de_DE pt_BR ru_RU tr pl es_ES it 1.20 ++en@quot en@boldquot fr en_GB de_DE pt_BR ru tr pl es_ES it 1.21 + 1.22 +--- a/cryptkeeper.desktop 1.23 ++++ b/cryptkeeper.desktop 1.24 +@@ -3,7 +3,7 @@ 1.25 + Name=Cryptkeeper 1.26 + Exec=cryptkeeper 1.27 + Icon=cryptkeeper 1.28 +-Categories=Application;System; 1.29 ++Categories=Application;System;Security; 1.30 + Terminal=false 1.31 + Type=Application 1.32 + StartupNotify=false