Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » Releasing U++ » Working on new release system...
Re: Working on new release system... [message #23421 is a reply to message #20365] Sun, 18 October 2009 17:00 Go to previous messageGo to previous message
amrein is currently offline  amrein
Messages: 278
Registered: August 2008
Location: France
Experienced Member
I don't have write access to the repository so here is a patch:


Index: trunk/uppsrc/ide/theide.desktop
===================================================================
--- trunk/uppsrc/ide/theide.desktop     (révision 1634)
+++ trunk/uppsrc/ide/theide.desktop     (copie de travail)
@@ -8,5 +8,5 @@
 Icon=theide
 Terminal=false
 Type=Application
-Categories=Application;Development;C++
+Categories=Application;Development;IDE;C++;
 StartupNotify=false
Index: trunk/uppbox/Scripts/upp.spec
===================================================================
--- trunk/uppbox/Scripts/upp.spec       (révision 1634)
+++ trunk/uppbox/Scripts/upp.spec       (copie de travail)
@@ -90,12 +90,14 @@
 install -d %{buildroot}/%{_bindir}
 install -d %{buildroot}/%{_desktopdir}
 install -d %{buildroot}/%{_datadir}/icons/hicolor/48x48/apps
+install -d %{buildroot}/%{_datadir}/pixmaps
 install -d %{buildroot}/%{_datadir}/%{name}

 install out/ide.out %{buildroot}/%{_bindir}/theide

 cp -p uppsrc/ide/theide.desktop %{buildroot}/%{_desktopdir}/theide.desktop
 cp -p uppsrc/ide/theide-48.png %{buildroot}/%{_datadir}/icons/hicolor/48x48/apps/theide.png
+cp -p uppsrc/ide/theide-48.png %{buildroot}/%{_datadir}/pixmaps/theide.png

 cp -a bazaar %{buildroot}/%{_datadir}/%{name}/
 # cp -a Common %{buildroot}/%{_datadir}/%{name}/
@@ -147,6 +149,7 @@
 %{_bindir}/theide
 %{_desktopdir}/theide.desktop
 %{_datadir}/icons/hicolor/48x48/apps/theide.png
+%{_datadir}/pixmaps/theide.png
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/*

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Regular releases reactivated
Next Topic: Releasing deb package issue
Goto Forum:
  


Current Time: Fri Jun 06 22:43:29 CEST 2025

Total time taken to generate the page: 0.04551 seconds