Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugal-tweak.git;a=commitdiff;h=6eca894a4a132413cc8a1100ee88dab747da4e20
commit 6eca894a4a132413cc8a1100ee88dab747da4e20 Author: bouleetbil <[email protected]> Date: Sun Mar 20 17:19:30 2011 +0100 *update to new format monodevelop 2.6 (beta) *added screenshot when search package diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..fab69d9 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,6 @@ +2011-03-20 gaetan gourdin <[email protected]> + + * ChangeLog: + * Packages.mdproj: + * frugalware-tweak.sln: + diff --git a/Packages.mdproj b/Packages.mdproj index c051530..450df9a 100644 --- a/Packages.mdproj +++ b/Packages.mdproj @@ -28,6 +28,6 @@ </Package> </Packages> </Packages> - <ReleaseVersion>0.2.4</ReleaseVersion> + <ReleaseVersion>0.2.4.2</ReleaseVersion> </PropertyGroup> </Project> \ No newline at end of file diff --git a/RSS.NET/ChangeLog b/RSS.NET/ChangeLog index 1abf951..4a0b1bf 100644 --- a/RSS.NET/ChangeLog +++ b/RSS.NET/ChangeLog @@ -1,3 +1,7 @@ +2011-03-20 gaetan gourdin <[email protected]> + + * RSS.NET.csproj: + 2004-05-20 Ben Maurer <[email protected]> * RssReader.cs, RssWriter.cs: Patches from Miguel de Icaza. diff --git a/RSS.NET/RSS.NET.csproj b/RSS.NET/RSS.NET.csproj index c35fdae..cecbb8f 100644 --- a/RSS.NET/RSS.NET.csproj +++ b/RSS.NET/RSS.NET.csproj @@ -9,7 +9,7 @@ <OutputType>Library</OutputType> <RootNamespace>Rss</RootNamespace> <AssemblyName>RSS.NET</AssemblyName> - <ReleaseVersion>0.2.4</ReleaseVersion> + <ReleaseVersion>0.2.4.2</ReleaseVersion> <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> diff --git a/Traduction/ChangeLog b/Traduction/ChangeLog new file mode 100644 index 0000000..4140e2f --- /dev/null +++ b/Traduction/ChangeLog @@ -0,0 +1,5 @@ +2011-03-20 gaetan gourdin <[email protected]> + + * ChangeLog: + * Traduction.mdproj: + diff --git a/Traduction/Traduction.mdproj b/Traduction/Traduction.mdproj index 8dc4d90..2db14d0 100644 --- a/Traduction/Traduction.mdproj +++ b/Traduction/Traduction.mdproj @@ -14,7 +14,7 @@ </translations> </translations> <packageName>i8n1</packageName> - <ReleaseVersion>0.2.4</ReleaseVersion> + <ReleaseVersion>0.2.4.2</ReleaseVersion> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> </PropertyGroup> diff --git a/frugal-irc/ChangeLog b/frugal-irc/ChangeLog new file mode 100644 index 0000000..2529202 --- /dev/null +++ b/frugal-irc/ChangeLog @@ -0,0 +1,4 @@ +2011-03-20 gaetan gourdin <[email protected]> + + * frugal-irc.csproj: + diff --git a/frugal-irc/frugal-irc.csproj b/frugal-irc/frugal-irc.csproj index 9f2a402..19458b3 100644 --- a/frugal-irc/frugal-irc.csproj +++ b/frugal-irc/frugal-irc.csproj @@ -9,7 +9,7 @@ <OutputType>WinExe</OutputType> <RootNamespace>frugalirc</RootNamespace> <AssemblyName>frugal-irc</AssemblyName> - <ReleaseVersion>0.2.4</ReleaseVersion> + <ReleaseVersion>0.2.4.2</ReleaseVersion> <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' "> diff --git a/frugal-mono-tools/ChangeLog b/frugal-mono-tools/ChangeLog index 71da940..c3ae2f4 100644 --- a/frugal-mono-tools/ChangeLog +++ b/frugal-mono-tools/ChangeLog @@ -1,3 +1,34 @@ +2011-03-20 gaetan gourdin <[email protected]> + + * WID_Pkg.cs: + * PacmanG2.cs: + * gui.stetic: + * generated.cs: + * frugal-mono-tools.csproj: + * frugalmonotools.splash.cs: + * frugalmonotools.WID_Pkg.cs: + * frugalmonotools.WID_Logs.cs: + * frugalmonotools.WID_News.cs: + * frugalmonotools.WID_Xorg.cs: + * frugalmonotools.WID_Grub.cs: + * frugalmonotools.Fen_Menu.cs: + * frugalmonotools.DiagGrub.cs: + * frugalmonotools.WID_About.cs: + * frugalmonotools.WID_Notes.cs: + * frugalmonotools.FEN_Debug.cs: + * frugalmonotools.WID_Users.cs: + * frugalmonotools.WID_System.cs: + * frugalmonotools.WID_Update.cs: + * frugalmonotools.MessageBox.cs: + * frugalmonotools.WID_Config.cs: + * frugalmonotools.WID_Network.cs: + * frugalmonotools.WID_Support.cs: + * frugalmonotools.WID_DateTime.cs: + * frugalmonotools.WID_Hardware.cs: + * frugalmonotools.WID_Services.cs: + * frugalmonotools.WID_UpdateConf.cs: + * frugalmonotools.WID_LoginManager.cs: + 2010-09-09 gaetan gourdin <[email protected]> Added minimalist irc client (will evolve) Added ndesk support diff --git a/frugal-mono-tools/frugal-mono-tools.csproj b/frugal-mono-tools/frugal-mono-tools.csproj index f485354..cd6f5d9 100644 --- a/frugal-mono-tools/frugal-mono-tools.csproj +++ b/frugal-mono-tools/frugal-mono-tools.csproj @@ -9,7 +9,7 @@ <OutputType>WinExe</OutputType> <RootNamespace>frugalmonotools</RootNamespace> <AssemblyName>frugal-mono-tools</AssemblyName> - <ReleaseVersion>0.2.4</ReleaseVersion> + <ReleaseVersion>0.2.4.2</ReleaseVersion> <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' "> diff --git a/frugalware-tweak.sln b/frugalware-tweak.sln index 1baf702..f5d3d58 100644 --- a/frugalware-tweak.sln +++ b/frugalware-tweak.sln @@ -56,6 +56,6 @@ Global $0.StandardHeader = $4 $4.Text = @/*\r\n * Copyright (C) 2010 by Gaetan Gourdin <[email protected]>\r\n *\r\n * This program is free software; you can redistribute it and/or modify\r\n * it under the terms of the GNU General Public License as published by\r\n * the Free Software Foundation; either version 2 of the License, or\r\n * (at your option) any later version.\r\n *\r\n * This program is distributed in the hope that it will be useful,\r\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\r\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\r\n * GNU General Public License for more details.\r\n *\r\n * You should have received a copy of the GNU General Public License\r\n * along with this program; if not, write to the Free Software\r\n * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\r\n */ $4.IncludeInNewFiles = True - version = 0.2.4 + version = 0.2.4.2 EndGlobalSection EndGlobal _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
