diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2011-February/002696.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2011-February/002696.html | 102 |
1 files changed, 102 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2011-February/002696.html b/zarb-ml/mageia-sysadm/2011-February/002696.html new file mode 100644 index 000000000..a037a5d4f --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-February/002696.html @@ -0,0 +1,102 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-sysadm] [505] Use Default and not Free as product + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B505%5D%20Use%20Default%20and%20not%20Free%20as%20product&In-Reply-To=%3C20110210165848.E324140770%40valstar.mageia.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="002695.html"> + <LINK REL="Next" HREF="002697.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] [505] Use Default and not Free as product</H1> + <B>root at mageia.org</B> + <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B505%5D%20Use%20Default%20and%20not%20Free%20as%20product&In-Reply-To=%3C20110210165848.E324140770%40valstar.mageia.org%3E" + TITLE="[Mageia-sysadm] [505] Use Default and not Free as product">root at mageia.org + </A><BR> + <I>Thu Feb 10 17:58:48 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="002695.html">[Mageia-sysadm] [504] Use Default and not Free as product( +</A></li> + <LI>Next message: <A HREF="002697.html">[Mageia-sysadm] [506] Fix tarball creation +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2696">[ date ]</a> + <a href="thread.html#2696">[ thread ]</a> + <a href="subject.html#2696">[ subject ]</a> + <a href="author.html#2696">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Revision: 505 +Author: dmorgan +Date: 2011-02-10 17:58:48 +0100 (Thu, 10 Feb 2011) +Log Message: +----------- +Use Default and not Free as product + +Modified Paths: +-------------- + mageia-lxde-config/trunk/Makefile + +Modified: mageia-lxde-config/trunk/Makefile +=================================================================== +--- mageia-lxde-config/trunk/Makefile 2011-02-10 16:57:28 UTC (rev 504) ++++ mageia-lxde-config/trunk/Makefile 2011-02-10 16:58:48 UTC (rev 505) +@@ -1,5 +1,5 @@ + PACKAGE = mageia-lxde-config +-VERSION = 0.6 ++VERSION = 0.6.1 + + prefix=$(prefix) + lxdeprofdir=$(localstatedir)/mageia/lxde-profiles +@@ -10,8 +10,8 @@ + # -install -d $(DESTDIR)$(lxdeprofdir)/Flash + # install -m 644 Flash/desktop.conf $(DESTDIR)$(lxdeprofdir)/Flash + # +- -install -d $(DESTDIR)$(lxdeprofdir)/Free +- install -m 644 Free/desktop.conf $(DESTDIR)$(lxdeprofdir)/Free ++ -install -d $(DESTDIR)$(lxdeprofdir)/Default ++ install -m 644 Default/desktop.conf $(DESTDIR)$(lxdeprofdir)/Default + # + # -install -d $(DESTDIR)$(lxdeprofdir)/One + # install -m 644 One/desktop.conf $(DESTDIR)$(lxdeprofdir)/One +-------------- next part -------------- +An HTML attachment was scrubbed... +URL: </pipermail/mageia-sysadm/attachments/20110210/2d9f93ea/attachment.html> +</PRE> + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002695.html">[Mageia-sysadm] [504] Use Default and not Free as product( +</A></li> + <LI>Next message: <A HREF="002697.html">[Mageia-sysadm] [506] Fix tarball creation +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2696">[ date ]</a> + <a href="thread.html#2696">[ thread ]</a> + <a href="subject.html#2696">[ subject ]</a> + <a href="author.html#2696">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm +mailing list</a><br> +</body></html> |