Please add Comment in desktop file. Reproducible: Always
Hi Alex, which desktop file are you talking about? The main desktop file (src/org.kde.cantor.desktop) has comment. The desktop files for libcantorlibs (src/lib/cantor_(assistant, backend, panel).desktop) have that too. Thanks.
Hi Filipe, GenericName<>Comment<>Name with according spec, but src/org.kde.cantor.desktop now: GenericName=KDE Frontend to Mathematical Software Comment=KDE Frontend to Mathematical Software Or to use GenericName shorter (GenericName is a bit long after translation for Modern Style Menu) or to write another Comment.
Git commit a062d60de745991a12652516b4f2997b18bc28bc by Filipe Saraiva. Committed on 08/05/2016 at 14:31. Pushed by filipesaraiva into branch 'master'. GenericName and Comment of a .desktop file must to be different FIXED-IN: 16.08 M +1 -1 src/org.kde.cantor.desktop http://commits.kde.org/cantor/a062d60de745991a12652516b4f2997b18bc28bc
Is it realy fixed?: GenericName[bs]=KDE okruženje za matematičke programe GenericName[ca]=Frontal del KDE per a programari matemàtic GenericName[ca@valencia]=Frontal del KDE per a programari matemàtic GenericName[cs]=Uživatelské rozhraní matematického softwaru pro KDE GenericName[da]=KDE-brugerflade til matematisk software GenericName[de]=Eine KDE-Oberfläche für mathematische Software GenericName[el]=Περιβάλλον του KDE για μαθηματικό λογισμικό GenericName[en_GB]=KDE Frontend to Mathematical Software GenericName[es]=Interfaz de KDE para software matemático GenericName[et]=KDE matemaatikatarkvara kasutajaliides GenericName[eu]=Matematika softwarearentzako KDEren bitartekoa. GenericName[fi]=KDE:n käyttöliittymä matemaattisille ohjelmistoille GenericName[fr]=Interface KDE pour des logiciels de mathématiques GenericName[gl]=Interface de KDE de software matemático GenericName[hr]=KDE sučelje za matematički softver GenericName[hu]=KDE előtétprogram matematikai alkalmazásokhoz GenericName[it]=Interfaccia KDE per software matematico GenericName[ja]=数値演算ソフトウェアのための KDE フロントエンド GenericName[kk]=KDE-нің математикалық бағдарламаларына интерфейсі GenericName[km]=កម្មវិធីខាងមុខរបស់ KDE សម្រាប់កម្មវិធីគណិតវិទ្យា GenericName[ko]=KDE 수학 소프트웨어 백엔드 GenericName[lv]=KDE priekšpuse matemātiskajai programmatūrai GenericName[nb]=KDE grensesnitt mot matematisk programvare GenericName[nds]=KDE-Böversiet för Rekenprogrammen GenericName[nl]=KDE-frontend tot wiskundige software GenericName[nn]=KDE-grensesnitt til matematikkprogram GenericName[pa]=ਗਣਿਤ ਸਾਫਟਵੇਅਰਾਂ ਲਈ ਕੇਡੀਈ ਫਰੰਟਐਂਡ ਹੈ GenericName[pl]=Obsługa programów matematycznych dla KDE GenericName[pt]=Interface para o KDE de Aplicações Matemáticas GenericName[pt_BR]=Interface do KDE para software matemático GenericName[ru]=Оболочка к системам компьютерной алгебры для KDE GenericName[sk]=KDE Frontend pre matematický softvér GenericName[sl]=KDE-jevo začelje za matematično programsko opremo GenericName[sv]=KDE-gränssnitt till matematisk programvara GenericName[th]=ส่วนติดต่อผู้ใช้ KDE สำหรับซอฟต์แวร์ทางคณิตศาสตร์ GenericName[tr]=Matematiksel Yazılım için bir KDE önyüzü. GenericName[ug]=ماتېماتىكىلىق يۇمشاق دېتاللار ئۈچۈن KDE ئالدى ئۇچى GenericName[uk]=Графічна оболонка KDE до математичного програмного забезпечення GenericName[x-test]=xxKDE Frontend to Mathematical Softwarexx GenericName[zh_CN]=数学软件的 KDE 前端 GenericName[zh_TW]=KDE 數學軟體的前端介面
Sure, our scripts will identify the string was changed and the translators will fix each translation.
Not sure what problem was fixed here, but if the former string was too long for some places, many translation will still be too long. Besides that, the Generic Name could be more generic. Something like "Mathematical Software". The user does not care if the mathematics is done by the application itself or some library. Search for "GenericName" on https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html and read the table entry.
"Frontend to Mathematical Software" is generic enough for me. It is my choice. An yes, I read the specification before change it. If the size of the string is big to use in menu we can fix it.