2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 06:39:11 +00:00

./contrib/betateilchen/: use own folder

git-svn-id: https://svn.fhem.de/fhem/trunk@14721 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
betateilchen 2017-07-15 17:14:11 +00:00
parent f1a9b0eae3
commit c7a3f4121a
25 changed files with 11 additions and 18 deletions

View File

@ -488,16 +488,9 @@ FHEM/FhemUtils/* mfr69bs http://forum.fhem.de Sonstiges
FHEM/GPUtils.pm ntruchsess http://forum.fhem.de FHEM Development
contrib/23_WEBTHERM.pm betateilchen/sachag http://forum.fhem.de Sonstiges
contrib/55_BBB_BMP180.pm betateilchen http://forum.fhem.de Einplatinencomputer
contrib/55_weco.pm betateilchen http://forum.fhem.de Wettermodule
contrib/70_ONKYO_AVR_PULL.pm loredo http://forum.fhem.de Multimedia
contrib/71_LISTENLIVE.pm betateilchen http://forum.fhem.de Multimedia
contrib/98_exportdevice.pm loredo http://forum.fhem.de Sonstiges
contrib/98_geodata.pm betateilchen http://forum.fhem.de Sonstiges
contrib/98_openweathermap.pm betateilchen http://forum.fhem.de Wettermodule
contrib/98_PID.pm betateilchen http://forum.fhem.de Automatisierung
contrib/GDS/55_GDS.pm betateilchen http://forum.fhem.de Wettermodule
contrib/GDS/GDSweblink.pm jensb http://forum.fhem.de Wettermodule
contrib/betateilchen/* betateilchen http://forum.fhem.de Sonstiges
contrib/holiday betateilchen http://forum.fhem.de Sonstiges
by_ext.holiday loredo http://forum.fhem.de Sonstiges
de_social.holiday loredo http://forum.fhem.de Sonstiges

View File

@ -1,5 +1,5 @@
##############################################
# $Id$
# $Id: 92_rsyslog.pm 11101 2016-03-20 15:00:59Z betateilchen $
package main;

View File

@ -1,4 +1,4 @@
# $Id$
# $Id: 98_mark.pm 13246 2017-01-26 19:24:51Z betateilchen $
package main;
use strict;

View File

@ -1,4 +1,4 @@
# $Id$
# $Id: 98_openweathermap.pm 14102 2017-04-25 10:54:58Z betateilchen $
##############################################################################
#
# 98_openweathermap.pm

View File

@ -1,4 +1,4 @@
# $Id$
# $Id: 98_svn.pm 11079 2016-03-18 12:50:58Z betateilchen $
#
package main;
use strict;

View File

@ -1,4 +1,4 @@
# $Id$
# $Id: 98_unmark.pm 13246 2017-01-26 19:24:51Z betateilchen $
package main;
use strict;

View File

@ -1,4 +1,4 @@
# $Id$
# $Id: 55_GDS.pm 13494 2017-02-23 18:25:48Z betateilchen $
# copyright and license informations
=pod

View File

@ -1,4 +1,4 @@
# $Id$
# $Id: GDSweblink.pm 9432 2015-10-11 10:38:18Z betateilchen $
package main;
use strict;

View File

@ -1,4 +1,4 @@
# $Id$
# $Id: demo.layout 7999 2015-02-15 17:45:57Z betateilchen $
#
# Schriftartfamilie festlegen
#

View File

@ -1,7 +1,7 @@
--------------------------------------------------------------------------------
Nutzung der Skripte zur Erstellung und Pflege von http://debian.fhem.de
$Id$
$Id: README 13511 2017-02-25 12:43:10Z betateilchen $
--------------------------------------------------------------------------------
Annahmen:

View File

Before

Width:  |  Height:  |  Size: 107 KiB

After

Width:  |  Height:  |  Size: 107 KiB

View File

Before

Width:  |  Height:  |  Size: 6.6 KiB

After

Width:  |  Height:  |  Size: 6.6 KiB

View File

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

Before

Width:  |  Height:  |  Size: 5.6 KiB

After

Width:  |  Height:  |  Size: 5.6 KiB

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
# $Id$
# $Id: mkfhemnightly 13678 2017-03-12 10:18:04Z betateilchen $
#
# create nightly build and transfer it to static webspace
# (C) 2013-2017 betateilchen