Update to seahorse-nautilus-3.6.1.
This commit is contained in:
parent
a5bd69942c
commit
4ac1a77471
@ -1,12 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2012/10/02 14:03:06 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2012/10/16 07:08:54 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= GnuPG extension for nautilus(1)
|
||||
|
||||
GNOME_PROJECT= seahorse-nautilus
|
||||
GNOME_VERSION= 3.6.0
|
||||
REVISION= 1
|
||||
GNOME_VERSION= 3.6.1
|
||||
|
||||
CATEGORIES= security
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gnome/seahorse-nautilus-3.6.0.tar.xz) = 7a6Xz3urOO2SjiWngFkTl3+JLsm5EgeD2HTNoHkSUZ0=
|
||||
SIZE (gnome/seahorse-nautilus-3.6.0.tar.xz) = 385144
|
||||
SHA256 (gnome/seahorse-nautilus-3.6.1.tar.xz) = kS2cHoStHiSvYwi4TWIqctnhva5xKE3b1id/20WcMdI=
|
||||
SIZE (gnome/seahorse-nautilus-3.6.1.tar.xz) = 385272
|
||||
|
@ -1,16 +0,0 @@
|
||||
$OpenBSD: patch-data_org_gnome_seahorse_nautilus_window_gschema_xml,v 1.2 2012/10/01 11:28:44 ajacoutot Exp $
|
||||
|
||||
From 8f48809c0fb6633bb45eac2144c1125f79933053 Mon Sep 17 00:00:00 2001
|
||||
From: Stef Walter <stefw@gnome.org>
|
||||
Date: Mon, 01 Oct 2012 08:15:13 +0000
|
||||
Subject: Fix the schema identifier for GSettings window settings
|
||||
|
||||
--- data/org.gnome.seahorse.nautilus.window.gschema.xml.orig Fri Jun 29 09:22:47 2012
|
||||
+++ data/org.gnome.seahorse.nautilus.window.gschema.xml Mon Oct 1 12:45:01 2012
|
||||
@@ -1,5 +1,5 @@
|
||||
<schemalist>
|
||||
- <schema id="org.gnome.seahorse.window">
|
||||
+ <schema id="org.gnome.seahorse.nautilus.window">
|
||||
<key name="width" type="i">
|
||||
<default>-1</default>
|
||||
<summary>Width of the window</summary>
|
Loading…
Reference in New Issue
Block a user