#trinity-desktop < 2024/05/01 >
[06:53]sahar_sedigh has joined
[06:53]sahar_sedigh: hello
[06:54]sahar_sedigh: the opensuse repo is timing out
[06:55]SlavekB has quit (Quit: Kopete 0.12.7 : http://trinitydesktop.org)
[07:24]rav has quit (Ping timeout: 272 seconds)
[07:46]sahar_sedigh: anyone?
[08:03]a-865 has quit (Ping timeout: 255 seconds)
[08:22]a-865 has joined
[08:35]micheleC has joined
[09:06]micheleC has quit (Quit: Kopete 0.12.7 : http://trinitydesktop.org)
[09:47]micheleC has joined
[10:05]sahar_sedigh has quit (Quit: Leaving)
[14:50]SlavekB has joined
[14:56]micheleC has left (Kopete 0.12.7 : http://trinitydesktop.org)
[16:34]neeeow has joined
[16:34]neeeow: hello !
[16:34]neeeow: Quite a big fan of trinity
[16:35]neeeow: I'm working on a project to port over the old Red Hat Bluecurve theme to modern Linux. So far I've gotten the GTK2/3 parts down without issue. I'd love to try and port over the QT3 theme over the Trinity, however I'm not sure where to start?
[17:20]a-865 has quit (Ping timeout: 252 seconds)
[17:35]a-865 has joined
[17:36]rav has joined
[19:14]neeeow has quit (Remote host closed the connection)
[21:02]rav has quit (Ping timeout: 240 seconds)
[21:04]SlavekB has quit (Quit: Kopete 0.12.7 : http://trinitydesktop.org)
[21:34]SlavekB has joined
[23:54]micheleC has joined
[23:55]micheleC: @neeeow: usually for porting old qt3 applications we follow these steps:
[23:56]micheleC: 1. create a repository for it on TGW. This will later be moved under the TDE umbrella when the porting is ready
[23:56]micheleC: 2. import old code as is, making sure to highlight the source and license in the commit
[23:57]micheleC: 3. convert qt3 to tqt3 using script tde/scripts/conversions/qt3-tqt3/convert_existing_qt3_app_to_tqt3
[23:58]micheleC: 4. convert KDE to TDE using script tde/scripts/conversions/kde-tde/convert_existing_kde3_app_to_tde
[23:58]micheleC: 5. convert to cmake building system
[23:59]micheleC: 6. manually go through the code and fix whatever is necessary for the build to complete successfully
[23:59]micheleC: 7. convert translations to TDE standard (this can be done later too)

#trinity-desktop < 2024/05/01 >