- add teeny-tiny accelerator to quit.
"of course!" maintainer
This commit is contained in:
parent
215ed2c6b2
commit
2854f5e26e
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2007/12/15 18:56:35 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2008/04/15 20:43:20 jasper Exp $
|
||||
|
||||
COMMENT= Ogg Vorbis and MP3 files tagger
|
||||
|
||||
DISTNAME= tagtool-0.12.3
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
PKGNAME= ${DISTNAME}p3
|
||||
CATEGORIES= audio
|
||||
HOMEPAGE= http://pwp.netcabo.pt/paol/tagtool/
|
||||
|
||||
|
11
audio/tagtool/patches/patch-src_tagtool_glade
Normal file
11
audio/tagtool/patches/patch-src_tagtool_glade
Normal file
@ -0,0 +1,11 @@
|
||||
$OpenBSD: patch-src_tagtool_glade,v 1.1 2008/04/15 20:43:20 jasper Exp $
|
||||
--- src/tagtool.glade.orig Tue Apr 15 21:20:40 2008
|
||||
+++ src/tagtool.glade Tue Apr 15 21:23:59 2008
|
||||
@@ -98,6 +98,7 @@
|
||||
<property name="label" translatable="yes">Quit</property>
|
||||
<property name="use_underline">True</property>
|
||||
<signal name="activate" handler="cb_file_quit" last_modification_time="Fri, 02 Apr 2004 20:35:37 GMT"/>
|
||||
+ <accelerator key="q" modifiers="GDK_CONTROL_MASK" signal="activate"/>
|
||||
|
||||
<child internal-child="image">
|
||||
<widget class="GtkImage" id="image125">
|
Loading…
Reference in New Issue
Block a user