wok rev 20660
Up slitaz-base-files (338)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jan 14 10:24:50 2019 +0100 (2019-01-14) |
parents | cac1945b90d3 |
children | eb79f91c84cc |
files | sakura/stuff/sakura.desktop slitaz-base-files/receipt |
line diff
1.1 --- a/sakura/stuff/sakura.desktop Sun Jan 13 21:29:34 2019 +0100 1.2 +++ b/sakura/stuff/sakura.desktop Mon Jan 14 10:24:50 2019 +0100 1.3 @@ -3,7 +3,7 @@ 1.4 Name=Sakura Terminal 1.5 Name[fr]=Terminal Sakura 1.6 Name[ru]=Терминал Sakura 1.7 -Exec=sh -c 'sakura --sync' 1.8 +Exec=sakura --sync -l 1.9 Icon=utilities-terminal 1.10 Categories=GTK;System;TerminalEmulator; 1.11 StartupNotify=true
2.1 --- a/slitaz-base-files/receipt Sun Jan 13 21:29:34 2019 +0100 2.2 +++ b/slitaz-base-files/receipt Mon Jan 14 10:24:50 2019 +0100 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="slitaz-base-files" 2.7 -VERSION="333" 2.8 +VERSION="338" 2.9 CATEGORY="base-system" 2.10 SHORT_DESC="Linux tree and the necessary files for the base system." 2.11 MAINTAINER="pankso@slitaz.org"