SPECS: gnome-launch-box.spec - pl

qboosh qboosh at pld-linux.org
Fri May 25 22:39:05 CEST 2007


Author: qboosh                       Date: Fri May 25 20:39:05 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   gnome-launch-box.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/gnome-launch-box.spec
diff -u SPECS/gnome-launch-box.spec:1.2 SPECS/gnome-launch-box.spec:1.3
--- SPECS/gnome-launch-box.spec:1.2	Thu May 24 04:22:21 2007
+++ SPECS/gnome-launch-box.spec	Fri May 25 22:39:00 2007
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
-#
 Summary:	GNOME application launcher inspired by Quicksilver
+Summary(pl.UTF-8):	Narzędzie GNOME do uruchamiania aplikacji zainspirowane Quicksilverem
 Name:		gnome-launch-box
 Version:	0.2
 Release:	0.1
@@ -12,31 +12,45 @@
 BuildRequires:	GConf2-devel
 BuildRequires:	autoconf
 BuildRequires:	automake
-BuildRequires:	evolution-data-server-devel
+BuildRequires:	evolution-data-server-devel >= 1.2
 BuildRequires:	gnome-desktop-devel
 BuildRequires:	gnome-menus-devel
 BuildRequires:	gnome-vfs2-devel
-BuildRequires:	gtk+2-devel
+BuildRequires:	gtk+2-devel >= 2:2.6
 BuildRequires:	libgnomeui-devel
 BuildRequires:	libtool
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Launch Box is generally an application launcher. It's very influenced
-by Quicksilver for Mac OSX. Remember that this is only a first release
-so don't get your hopes up too much. Launch Box is written for the
-GNOME 2.10 platform and depends on GTK+ 2.6, evolution-data-server 1.2
+by Quicksilver for Mac OS X. Remember that this is only a first
+release so don't get your hopes up too much. Launch Box is written for
+the GNOME 2.10 platform and depends on GTK+ 2.6, evolution-data-server 1.2
 and gnome-menus. These are currently hard dependencies but the plan is
 to split out the backends into different optional backends.
 
 Currently supported modules are:
-
-    - Application starting and launch
-    - Evolution contacts lookup and mail to
-    - Recent files lookup and open
-    - Files in your desktop and open
-    - Firefox bookmarks lookup and opening
-
+ - Application starting and launch
+ - Evolution contacts lookup and mail to
+ - Recent files lookup and open
+ - Files in your desktop and open
+ - Firefox bookmarks lookup and opening
+
+%description -l pl.UTF-8
+Launch Box to zasadniczo narzędzie do uruchamiania aplikacji. Jest w
+dużym stopniu zainspirowane Quicksilverem dla Mac OS X. Należy
+pamiętać, że jest to tylko pierwsze wydanie, więc nie należy
+spodziewać się zbyt wiele. Launch Box został napisany dla platformy
+GNOME 2.10, więc wymaga GTK+ 2.6, evolution-data-server 1.2 i
+gnome-menus. Są to na razie sztywne zależności, ale są plany
+wydzielenia opcjonalnych backendów.
+
+Aktualnie obsługiwane moduły to:
+ - Uruchamianie aplikacji
+ - Wyszukiwanie kontaktów i pisanie listów w Evolution
+ - Wyszukiwanie i otwieranie ostatnio używanych plików
+ - Trzymanie i otwieranie plików na pulpicie
+ - Wyszukiwanie i otwieranie zakładek Firefoksa
 
 %prep
 %setup -q
@@ -64,11 +78,11 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 #%doc AUTHORS CREDITS ChangeLog NEWS README THANKS TODO
-%{_sysconfdir}/gconf/schemas/gnome-launch-box.schemas
 %attr(755,root,root) %{_bindir}/gnome-launch-box
-%dir %{_datadir}/lb/
-%dir %{_datadir}/lb/images/
+%dir %{_datadir}/lb
+%dir %{_datadir}/lb/images
 %{_datadir}/lb/images/*.png
+%{_sysconfdir}/gconf/schemas/gnome-launch-box.schemas
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -76,9 +90,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/05/25 20:39:00  qboosh
+- pl
+
 Revision 1.2  2007/05/24 02:22:21  aredridel
 - fix BR
 
 Revision 1.1  2007/05/24 02:21:55  aredridel
 - added
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnome-launch-box.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list