[debian-edu-commits] r80032 - in branches/wheezy/debian-edu-config:	. debian etc/gosa
    schweer-guest at alioth.debian.org 
    schweer-guest at alioth.debian.org
       
    Wed May  8 21:57:47 UTC 2013
    
    
  
Author: schweer-guest
Date: 2013-05-08 21:57:47 +0000 (Wed, 08 May 2013)
New Revision: 80032
Added:
   branches/wheezy/debian-edu-config/etc/gosa/desktoprc
Modified:
   branches/wheezy/debian-edu-config/Makefile
   branches/wheezy/debian-edu-config/debian/changelog
Log:
Add /etc/gosa/desktoprc, needed to configure gosa-desktop with
the right URL.
Modified: branches/wheezy/debian-edu-config/Makefile
===================================================================
--- branches/wheezy/debian-edu-config/Makefile	2013-05-08 21:57:01 UTC (rev 80031)
+++ branches/wheezy/debian-edu-config/Makefile	2013-05-08 21:57:47 UTC (rev 80032)
@@ -106,6 +106,7 @@
 	exim4/exim-ldap-server-v4.conf \
 	filesystems \
 	gosa/gosa.conf \
+	gosa/desktoprc \
 	php5/apache2/php-debian-edu.ini \
 	insserv/overrides/kdm \
 	insserv/overrides/ntp \
Modified: branches/wheezy/debian-edu-config/debian/changelog
===================================================================
--- branches/wheezy/debian-edu-config/debian/changelog	2013-05-08 21:57:01 UTC (rev 80031)
+++ branches/wheezy/debian-edu-config/debian/changelog	2013-05-08 21:57:47 UTC (rev 80032)
@@ -8,6 +8,10 @@
   * Add new tool/example bless-debian, demonstrating how to transform
     a Debian machine into a Debian Edu machine.
 
+  [ Wolfgang Schweer ]
+  * Add /etc/gosa/desktoprc, needed to configure gosa-desktop with
+    the right URL.
+
  -- Petter Reinholdtsen <pere at debian.org>  Wed, 08 May 2013 11:17:25 +0200
 
 debian-edu-config (1.704~svn80012) wheezy-test; urgency=low
Added: branches/wheezy/debian-edu-config/etc/gosa/desktoprc
===================================================================
--- branches/wheezy/debian-edu-config/etc/gosa/desktoprc	                        (rev 0)
+++ branches/wheezy/debian-edu-config/etc/gosa/desktoprc	2013-05-08 21:57:47 UTC (rev 80032)
@@ -0,0 +1 @@
+URL="https://www/gosa/"
    
    
More information about the debian-edu-commits
mailing list