wok-next rev 20998

Combine google-apps with the web-applications
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Oct 04 20:01:13 2018 +0300 (2018-10-04)
parents 95d959e089ea
children cc1529fd88ad
files google-apps/receipt google-apps/stuff/applications/google-calendar.desktop google-apps/stuff/applications/google-docs.desktop google-apps/stuff/applications/google-mail.desktop google-apps/stuff/applications/google-maps.desktop google-apps/stuff/applications/google-sites.desktop google-apps/stuff/pixmaps/google-calendar.png google-apps/stuff/pixmaps/google-docs.png google-apps/stuff/pixmaps/google-mail.png google-apps/stuff/pixmaps/google-maps.png google-apps/stuff/pixmaps/google-sites.png web-applications/stuff/applications/web-google-mail.desktop web-applications/stuff/pixmaps/web-google-mail.png
line diff
     1.1 --- a/google-apps/receipt	Thu Oct 04 19:53:01 2018 +0300
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,21 +0,0 @@
     1.4 -# SliTaz package receipt.
     1.5 -
     1.6 -PACKAGE="google-apps"
     1.7 -VERSION="1.0"
     1.8 -CATEGORY="network"
     1.9 -SHORT_DESC="Set of desktop files for Google Web applications."
    1.10 -MAINTAINER="pankso@slitaz.org"
    1.11 -LICENSE="BSD"
    1.12 -WEB_SITE="http://www.slitaz.org/"
    1.13 -REPOLOGY="-"
    1.14 -
    1.15 -TAGS="google online-tools"
    1.16 -
    1.17 -# Images are from Google Tango set.
    1.18 -
    1.19 -# Rules to gen a SliTaz package suitable for Tazpkg.
    1.20 -genpkg_rules()
    1.21 -{
    1.22 -	mkdir -p $fs/usr/share
    1.23 -	cp -a stuff/* $fs/usr/share
    1.24 -}
     2.1 --- a/google-apps/stuff/applications/google-calendar.desktop	Thu Oct 04 19:53:01 2018 +0300
     2.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.3 @@ -1,7 +0,0 @@
     2.4 -[Desktop Entry]
     2.5 -Encoding=UTF-8
     2.6 -Name=Google Calendar
     2.7 -Icon=google-calendar
     2.8 -Exec=browser http://www.google.com/calendar
     2.9 -Type=Application
    2.10 -Categories=Office;
     3.1 --- a/google-apps/stuff/applications/google-docs.desktop	Thu Oct 04 19:53:01 2018 +0300
     3.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.3 @@ -1,7 +0,0 @@
     3.4 -[Desktop Entry]
     3.5 -Encoding=UTF-8
     3.6 -Name=Google Docs
     3.7 -Icon=google-docs
     3.8 -Exec=browser http://docs.google.com/
     3.9 -Type=Application
    3.10 -Categories=Office;
     4.1 --- a/google-apps/stuff/applications/google-mail.desktop	Thu Oct 04 19:53:01 2018 +0300
     4.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     4.3 @@ -1,7 +0,0 @@
     4.4 -[Desktop Entry]
     4.5 -Encoding=UTF-8
     4.6 -Name=Google Mail
     4.7 -Icon=google-mail
     4.8 -Exec=browser http://mail.google.com/
     4.9 -Type=Application
    4.10 -Categories=Network;
     5.1 --- a/google-apps/stuff/applications/google-maps.desktop	Thu Oct 04 19:53:01 2018 +0300
     5.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     5.3 @@ -1,7 +0,0 @@
     5.4 -[Desktop Entry]
     5.5 -Encoding=UTF-8
     5.6 -Name=Google Maps
     5.7 -Icon=google-maps
     5.8 -Exec=browser http://maps.google.com/
     5.9 -Type=Application
    5.10 -Categories=Utility;
     6.1 --- a/google-apps/stuff/applications/google-sites.desktop	Thu Oct 04 19:53:01 2018 +0300
     6.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     6.3 @@ -1,7 +0,0 @@
     6.4 -[Desktop Entry]
     6.5 -Encoding=UTF-8
     6.6 -Name=Google Sites
     6.7 -Icon=google-sites
     6.8 -Exec=browser http://sites.google.com/
     6.9 -Type=Application
    6.10 -Categories=Network;
     7.1 Binary file google-apps/stuff/pixmaps/google-calendar.png has changed
     8.1 Binary file google-apps/stuff/pixmaps/google-docs.png has changed
     9.1 Binary file google-apps/stuff/pixmaps/google-mail.png has changed
    10.1 Binary file google-apps/stuff/pixmaps/google-maps.png has changed
    11.1 Binary file google-apps/stuff/pixmaps/google-sites.png has changed
    12.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    12.2 +++ b/web-applications/stuff/applications/web-google-mail.desktop	Thu Oct 04 20:01:13 2018 +0300
    12.3 @@ -0,0 +1,6 @@
    12.4 +[Desktop Entry]
    12.5 +Type=Application
    12.6 +Name=Google Mail
    12.7 +Exec=browser http://mail.google.com/
    12.8 +Icon=web-google-mail
    12.9 +Categories=Network;
    13.1 Binary file web-applications/stuff/pixmaps/web-google-mail.png has changed