Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugal-tweak.git;a=commitdiff;h=65b9e421a2ddb51ac65b7eab717ef9605ae5b11c

commit 65b9e421a2ddb51ac65b7eab717ef9605ae5b11c
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Sat Sep 4 23:01:44 2010 +0200

*added some sub projects

diff --git a/PyUtils/PyUtils.mdproj b/PyUtils/PyUtils.mdproj
index 605c266..092cdd0 100644
--- a/PyUtils/PyUtils.mdproj
+++ b/PyUtils/PyUtils.mdproj
@@ -16,7 +16,9 @@
</Build>
<Runtime>
<Runtime Module="main" PythonOptions="">
-        <Interpreter path="/usr/bin/python2.6" ctype="Python26Runtime" />
+        <Interpreter path="/usr/bin/python2.6" ctype="Python26Runtime">
+          <compiler ctype="Python25Compiler" />
+        </Interpreter>
</Runtime>
</Runtime>
</PropertyGroup>
@@ -34,5 +36,29 @@
<ItemGroup>
<Compile Include="PyVTE.py" />
<Compile Include="irc.py" />
+    <Compile Include="fw-interfaces\fw-interfaces.py" />
+    <Compile Include="fw-login-manager\fw-login-manager.py" />
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="fw-interfaces\Create_archive.sh" />
+    <None Include="fw-interfaces\fw-interfaces" />
+    <None Include="fw-interfaces\fw-interfaces.config" />
+    <None Include="fw-interfaces\fw-interfaces.png" />
+    <None Include="fw-interfaces\Makefile" />
+    <None Include="fw-login-manager\Create_archive.sh" />
+    <None Include="fw-login-manager\fw-login-manager" />
+    <None Include="fw-login-manager\fw-login-manager.png" />
+    <None Include="fw-login-manager\gnomelogo.png" />
+    <None Include="fw-login-manager\kdelogo.png" />
+    <None Include="fw-login-manager\lxdelogo.png" />
+    <None Include="fw-login-manager\Makefile" />
+    <None Include="fw-login-manager\xfcelogo.png" />
+    <None Include="fw-login-manager\xorglogo.png" />
+  </ItemGroup>
+  <ItemGroup>
+    <Content Include="fw-interfaces\fw-interfaces-gnome.desktop" />
+    <Content Include="fw-interfaces\fw-interfaces-kde.desktop" />
+    <Content Include="fw-login-manager\fw-login-manager-gnome.desktop" />
+    <Content Include="fw-login-manager\fw-login-manager-kde.desktop" />
</ItemGroup>
</Project>
\ No newline at end of file
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to