libgnomekbd: update to 2.30.1.

--HG--
extra : convert_revision : cd20a67a75a0dbecd91c91579e4a9285b6a3aeb7
This commit is contained in:
Juan RP 2010-04-24 17:21:29 +02:00
parent 5f08a988cd
commit 43b5464090
3 changed files with 2 additions and 52 deletions

View File

@ -5,8 +5,6 @@ long_desc="${long_desc}
This package contains files for development, headers, static libs, etc."
revision=1
Add_dependency run pkg-config
Add_dependency run intltool
Add_dependency run glib-devel

View File

@ -1,47 +0,0 @@
--- libgnomekbd/desktop_gnome_peripherals_keyboard_xkb.schemas.in.orig 2010-04-15 08:02:18.334137371 +0200
+++ libgnomekbd/desktop_gnome_peripherals_keyboard_xkb.schemas.in 2010-04-15 08:03:47.637153522 +0200
@@ -6,7 +6,7 @@
<applyto>/desktop/gnome/peripherals/keyboard/kbd/model</applyto>
<owner>gnome</owner>
<type>string</type>
- <default></default>
+ <default>[]</default>
<locale name="C">
<short>Keyboard model</short>
<long>keyboard model</long>
@@ -218,7 +218,7 @@
<applyto>/desktop/gnome/peripherals/keyboard/indicator/fontFamily</applyto>
<owner>gnome</owner>
<type>string</type>
- <default></default>
+ <default>[]</default>
<locale name="C">
<short>The font family</short>
<long>The font family for the layout indicator</long>
@@ -230,7 +230,7 @@
<applyto>/desktop/gnome/peripherals/keyboard/indicator/fontSize</applyto>
<owner>gnome</owner>
<type>int</type>
- <default></default>
+ <default>-1</default>
<locale name="C">
<short>The font size</short>
<long>The font size for the layout indicator</long>
@@ -242,7 +242,7 @@
<applyto>/desktop/gnome/peripherals/keyboard/indicator/foregroundColor</applyto>
<owner>gnome</owner>
<type>string</type>
- <default></default>
+ <default>[]</default>
<locale name="C">
<short>The foreground color</short>
<long>The foreground color for the layout indicator</long>
@@ -254,7 +254,7 @@
<applyto>/desktop/gnome/peripherals/keyboard/indicator/backgroundColor</applyto>
<owner>gnome</owner>
<type>string</type>
- <default></default>
+ <default>[]</default>
<locale name="C">
<short>The background color</short>
<long>The background color for the layout indicator</long>

View File

@ -1,7 +1,6 @@
# Template file for 'libgnomekbd'
pkgname=libgnomekbd
version=2.30.0
revision=2
version=2.30.1
distfiles="${GNOME_SITE}/$pkgname/2.30/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--disable-schemas-install
@ -9,7 +8,7 @@ configure_args="--disable-schemas-install
--localstatedir=/var"
short_desc="Gnome keyboard configuration library"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=fc8f688901dfa293b1e5c14a0b56866837f0003d5b6a9ce971841735084d5b04
checksum=828faade8ef36f89cc27ca4f71e83630aa611ccb4745cb6687cdedddd461b293
long_desc="
This packages a keyboard configuration library for the GNOME desktop."