2007-06-04  Lluis Sanchez Gual <lluis@novell.com> 

	* MonoDevelop.Deployment.Linux/MenuCategorySelectorDialog.cs: Always
	  select a "main" category when selecting a subcategory.

2007-05-30  Lluis Sanchez Gual <lluis@novell.com> 

	* MonoDevelop.Deployment.Linux/LinuxDeployData.cs: Don't set the
	  ScriptName property by default, just return the name of the project
	  when not set.
	* gtk-gui/MonoDevelop.Deployment.Linux.DesktopPanelWidget.cs,
	  gtk-gui/MonoDevelop.Deployment.Linux.DotDesktopViewWidget.cs,
	  gtk-gui/gui.stetic: Updated.

2007-05-13  David Makovský (Yakeen) <yakeen@sannyas-on.net> 

	* MonoDevelop.Deployment.Linux/DotDesktopViewWidget.cs,
	  MonoDevelop.Deployment.Linux/MenuCategorySelectorDialog.cs: Make
	  strings translatable.

2007-05-12  David Makovský (Yakeen) <yakeen@sannyas-on.net> 

	* MonoDevelop.Deployment.Linux/LinuxDeployExtension.cs: Fixed typo.

2007-05-11  Lluis Sanchez Gual <lluis@novell.com> 

	* MonoDevelop.Deployment.Linux.mdp: Don't copy project references.

2007-05-10  Michael Hutchinson <m.j.hutchinson@gmail.com> 

	* MonoDevelop.Deployment.Linux.mdp: Add 
	  MonoDevelop.Deployment.Linux.addin.xml back to the file list, 
	  but exclude from makefile synching.

2007-05-09  Michael Hutchinson <m.j.hutchinson@gmail.com> 

	* Makefile.am: Eliminate duplication of 
	  MonoDevelop.Deployment.Linux.addin.xml target.

2007-05-09  Lluis Sanchez Gual <lluis@novell.com> 

	* MonoDevelop.Deployment.Linux.mdp, Makefile.am: Reference shared
	  assemblies from the correct location.

2007-05-04  Lluis Sanchez Gual <lluis@novell.com> 

	* MonoDevelop.Deployment.Linux.addin.xml,
	  MonoDevelop.Deployment.Linux.mdp,
	  gtk-gui/MonoDevelop.Deployment.Linux.DotDesktopViewWidget.cs,
	  Makefile.am: Migration to Mono.Addins.

2007-04-27  Lluis Sanchez Gual <lluis@novell.com> 

	* MonoDevelop.Deployment.Linux/LinuxDeployData.cs: Added package name
	  property.
	* MonoDevelop.Deployment.Linux/LinuxDeployExtension.cs: Rename
	  app.desktop files to <package-name>.desktop when deploying.

2007-04-26  Lluis Sanchez Gual <lluis@novell.com> 

	* MonoDevelop.Deployment.Linux.addin.xml: Register new project feature
	  editor. Place the .desktop editor before the default editor.
	* MonoDevelop.Deployment.Linux.mdp, Makefile.am: Added new file.
	* MonoDevelop.Deployment.Linux/DesktopEntry.cs: Write the [Desktop
	  Entry] group name when a new file is created.
	* MonoDevelop.Deployment.Linux/BasicOptionPanelWidget.cs,
	  MonoDevelop.Deployment.Linux/BasicOptionPanel.cs: Generate the
	  .desktop file if that option is selected.
	* MonoDevelop.Deployment.Linux/LinuxIntegrationProjectFeature.cs:
	  Implemented a project feature which allows setting unix integration
	  options.
	* gtk-gui/MonoDevelop.Deployment.Linux.DotDesktopViewWidget.cs,
	  gtk-gui/MonoDevelop.Deployment.Linux.MenuCategorySelectorDialog.cs,
	  gtk-gui/gui.stetic: Updated.

2007-04-24  Lluis Sanchez Gual <lluis@novell.com> 

	* MonoDevelop.Deployment.Linux/BasicOptionPanelWidget.cs,
	  MonoDevelop.Deployment.Linux/LinuxDeployExtension.cs: Show library
	  options for exes compiled as dll.
	* gtk-gui/MonoDevelop.Deployment.Linux.DotDesktopViewWidget.cs,
	  gtk-gui/MonoDevelop.Deployment.Linux.MenuCategorySelectorDialog.cs:
	  Updated.

2007-04-21  Lluis Sanchez Gual <lluis@novell.com> 

	* MonoDevelop.Deployment.Linux.mdp: Updated.
	* MonoDevelop.Deployment.Linux/LinuxDeployExtension.cs: Provide the
	  source project and a description for generated .pc and script
	  files.

2007-04-19  Lluis Sanchez Gual <lluis@novell.com>

	New unix deployment add-in.
