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 #23513 is a reply to message #23421] Sun, 25 October 2009 23:01 Go to previous message
mirek is currently offline  mirek
Messages: 14261
Registered: November 2005
Ultimate Member
amrein wrote on Sun, 18 October 2009 11:00

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}/*




Applied. Also, you should have rights to write uppbox now.

Mirek
 
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: Wed Jun 04 15:21:24 CEST 2025

Total time taken to generate the page: 0.13264 seconds