| Summary: | Не показывается правильный значок в диалоге About | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Sisyphus | Reporter: | Andrey Cherepanov <cas> | ||||||
| Component: | system-config-printer | Assignee: | mrdrew <mrdrew> | ||||||
| Status: | CLOSED FIXED | QA Contact: | qa-sisyphus | ||||||
| Severity: | normal | ||||||||
| Priority: | P3 | CC: | boyarsh, ekorneechev, mrdrew | ||||||
| Version: | unstable | ||||||||
| Hardware: | all | ||||||||
| OS: | Linux | ||||||||
| Attachments: |
|
||||||||
|
Description
Andrey Cherepanov
2017-01-14 12:02:49 MSK
Created attachment 7253 [details]
system-config-printer-1.5.9-alt-fix-aboutDialogs-logo.patch
# cat /usr/share/applications/system-config-printer.desktop | grep Icon
Icon=printer
видимо эту иконку и нужно прописать в AboutDialog.ui:
+ <property name="logo_icon_name">printer</property>
во вложении патч.
fixed Что-то не заметил я fixed. См вложение ниже. Свежая regular-mate-i586 # rpm -q system-config-printer system-config-printer-1.5.11-alt4 Created attachment 7600 [details]
AboutDialog - no logo
|