Codebase list gpa / dc7cd7a6-7501-4caa-9fc0-d7bc6730a314/main
Refresh patches. Debian Janitor 2 years ago
3 changed file(s) with 13 addition(s) and 13 deletion(s). Raw diff Collapse all Expand all
88 src/icons.c | 3 ++-
99 1 file changed, 2 insertions(+), 1 deletion(-)
1010
11 diff --git a/src/icons.c b/src/icons.c
12 index dedaeda..7615226 100644
13 --- a/src/icons.c
14 +++ b/src/icons.c
11 Index: gpa/src/icons.c
12 ===================================================================
13 --- gpa.orig/src/icons.c
14 +++ gpa/src/icons.c
1515 @@ -128,7 +128,8 @@ register_stock_icons (void)
1616 gtk_icon_source_set_direction_wildcarded (icon_source, TRUE);
1717 gtk_icon_source_set_state_wildcarded (icon_source, TRUE);
1515 gpa.desktop | 3 ++-
1616 1 file changed, 2 insertions(+), 1 deletion(-)
1717
18 diff --git a/gpa.desktop b/gpa.desktop
19 index abeffe5..82dd888 100644
20 --- a/gpa.desktop
21 +++ b/gpa.desktop
18 Index: gpa/gpa.desktop
19 ===================================================================
20 --- gpa.orig/gpa.desktop
21 +++ gpa/gpa.desktop
2222 @@ -9,5 +9,6 @@ Exec=gpa %f
2323 Icon=gpa
2424 Terminal=false
66 configure.ac | 2 +-
77 1 file changed, 1 insertion(+), 1 deletion(-)
88
9 diff --git a/configure.ac b/configure.ac
10 index 50ae1b9..15aa0fb 100644
11 --- a/configure.ac
12 +++ b/configure.ac
13 @@ -198,7 +198,7 @@ AM_CONDITIONAL(ENABLE_KEYSERVER_SUPPORT, test "$keyserver_support" = yes)
9 Index: gpa/configure.ac
10 ===================================================================
11 --- gpa.orig/configure.ac
12 +++ gpa/configure.ac
13 @@ -192,7 +192,7 @@ AM_CONDITIONAL(ENABLE_KEYSERVER_SUPPORT,
1414 # Find the keyserver plugins. Assume that gpgkeys_ldap is always available
1515 #
1616 if test "$keyserver_support" = yes ; then