wok-next view cryptkeeper/stuff/cryptkeeper.patch @ rev 20610

transmission: up 2.93
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Apr 19 20:11:53 2018 +0300 (2018-04-19)
parents 8312b3fd937f
children
line source
1 --- a/src/defines.h
2 +++ b/src/defines.h
3 @@ -4,7 +4,7 @@
4 #define UI_SPACING 5
5 #define UI_WINDOW_BORDER 10
7 -#define DEFAULT_FILEMANAGER "nautilus"
8 +#define DEFAULT_FILEMANAGER "pcmanfm"
10 #include "../config.h"
11 #include "../lib/gettext.h"
13 --- a/src/lsof.cpp
14 +++ b/src/lsof.cpp
15 @@ -17,6 +17,7 @@
16 */
17 #include <stdlib.h>
18 #include <stdio.h>
19 +#include <unistd.h>
20 #include <string>
21 #include <vector>
22 #include <assert.h>
24 --- a/po/LINGUAS
25 +++ b.po/LINGUAS
26 @@ -1 +1 @@
27 -en@quot en@boldquot fr en_GB de_DE pt_BR ru_RU tr pl es_ES it
28 +en@quot en@boldquot fr en_GB de_DE pt_BR ru tr pl es_ES it
30 --- a/cryptkeeper.desktop
31 +++ b/cryptkeeper.desktop
32 @@ -3,7 +3,7 @@
33 Name=Cryptkeeper
34 Exec=cryptkeeper
35 Icon=cryptkeeper
36 -Categories=Application;System;
37 +Categories=Application;System;Security;
38 Terminal=false
39 Type=Application
40 StartupNotify=false