wok diff cryptkeeper/stuff/cryptkeeper.patch @ rev 20951

created gcc83
author Hans-G?nter Theisgen
date Sun Mar 03 16:35:23 2019 +0100 (2019-03-03)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/cryptkeeper/stuff/cryptkeeper.patch	Sun Mar 03 16:35:23 2019 +0100
     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