]> git.pld-linux.org Git - packages/xfce4-datetime-plugin.git/commitdiff
- s/plugin/wtyczka/ in pl, some unifications
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 21 Nov 2003 23:43:50 +0000 (23:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xfce4-datetime-plugin.spec -> 1.3

xfce4-datetime-plugin.spec

index 8cf30786b0af2f0bfbb92cacc7f1577cf44a33a0..fb0d7519609b896fc7397a1f8b0999248c083727 100644 (file)
@@ -1,5 +1,5 @@
 Summary:       A date and time plugin for the XFce4 panel
-Summary(pl):   Plugin pokazuj±cy datê i czas
+Summary(pl):   Wtyczka panelu XFce4 pokazuj±ca datê i czas
 Name:          xfce4-datetime-plugin
 Version:       0.2
 Release:       1
@@ -17,18 +17,19 @@ An additional clock for the XFce4 panel which also shows the date,
 with adjustable font.
 
 %description -l pl
-Plugin dla panelu XFce4 wy¶wietlaj±cy datê i czas, wyposa¿ony w
+Wtyczka dla panelu XFce4 wy¶wietlaj±ca datê i czas, wyposa¿ona w
 kalendarz.
 
 %prep
 %setup -q
 
 %build
-%{configure}
+%configure
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
This page took 0.104678 seconds and 4 git commands to generate.