mirror of
https://abf.rosa.ru/djam/atk1.0.git
synced 2025-02-23 15:12:54 +00:00
Fix typo
This commit is contained in:
parent
8dfdac7420
commit
d27b09babc
1 changed files with 3 additions and 3 deletions
|
@ -32,9 +32,6 @@ keyboards, and head-mounted pointers replace mice.
|
||||||
ATK, the Accessibility Tookit, is used to obtain accessibily information
|
ATK, the Accessibility Tookit, is used to obtain accessibily information
|
||||||
from GTK+ and GNOME widgets.
|
from GTK+ and GNOME widgets.
|
||||||
|
|
||||||
%files common -f %{pkgname}10.lang
|
|
||||||
%doc README
|
|
||||||
|
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
|
|
||||||
%package common
|
%package common
|
||||||
|
@ -47,6 +44,9 @@ from GTK+ and GNOME widgets.
|
||||||
|
|
||||||
This package contains data used by atk library.
|
This package contains data used by atk library.
|
||||||
|
|
||||||
|
%files common -f %{pkgname}10.lang
|
||||||
|
%doc README
|
||||||
|
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
|
|
||||||
%package -n %{libname}
|
%package -n %{libname}
|
||||||
|
|
Loading…
Add table
Reference in a new issue