Minor improvements to description

OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kio-stash?expand=0&rev=8
This commit is contained in:
Fabian Vogt 2017-07-05 07:33:56 +00:00 committed by Git OBS Bridge
parent 831d533662
commit 5c82cf4b35

View File

@ -20,7 +20,7 @@
Name: kio-stash Name: kio-stash
Version: 1.0 Version: 1.0
Release: 0 Release: 0
Summary: KIO-slave for stashing temporary files Summary: KIO slave for stashing temporary files
License: GPL-2.0+ License: GPL-2.0+
Group: System/GUI/KDE Group: System/GUI/KDE
Url: http://www.kde.org Url: http://www.kde.org
@ -43,10 +43,9 @@ Recommends: %{name}-lang
%endif %endif
%description %description
Google Drive KIO-slave for KDE applications. This KIO slave can be used to stash files in a virtual
KIO stash requires a KIO-enabled file manager at runtime, folder temporarily. It requires use of a KIO-compatible
otherwise there is no way to setup a Google Drive account. file manager, like dolphin.
This can be Dolphin or Gwenview or Konqueror.
%prep %prep
%setup -q %setup -q
@ -60,7 +59,7 @@ This can be Dolphin or Gwenview or Konqueror.
%if %{with lang} %if %{with lang}
# There are no translations yet # There are no translations yet
echo > %{name}.lang echo > %{name}.lang
#%%find_lang kio5_stash %{name}.lang #%%find_lang kio_stash %%{name}.lang
#%%kf5_find_htmldocs #%%kf5_find_htmldocs
%endif %endif