Summary: | missing Comment= in .desktop | ||
---|---|---|---|
Product: | [Applications] calligrachart | Reporter: | Andrew Ziem <andrewz> |
Component: | general | Assignee: | Inge Wallin <inge> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Andrew Ziem
2006-04-06 01:42:55 UTC
Missing Comment is not a bug. SVN commit 555966 by ingwa: Add a Comment= field BUG: 125006 M +1 -0 kchart.desktop --- branches/koffice/1.6/koffice/kchart/kchart.desktop #555965:555966 @@ -59,6 +59,7 @@ GenericName[uk]=Діаграми GenericName[xh]=Itshati GenericName[zh_CN]=图表 +Comment=Create graphics and charts Exec=kchart %u Type=Application Icon=kchart SVN commit 555969 by ingwa: Add a Comment= field CCBUG: 125006 M +1 -0 kchart.desktop --- branches/koffice/1.5/koffice/kchart/kchart.desktop #555968:555969 @@ -61,6 +61,7 @@ GenericName[uz]=Диаграмма GenericName[xh]=Itshati GenericName[zh_CN]=图表 +Comment=Create graphics and charts Exec=kchart %u Type=Application Icon=kchart SVN commit 555974 by ingwa: Add a Comment= field. CCBUG: 125006 M +1 -0 kchart.desktop --- trunk/koffice/kchart/kchart.desktop #555973:555974 @@ -59,6 +59,7 @@ GenericName[uk]=Діаграми GenericName[xh]=Itshati GenericName[zh_CN]=图表 +Comment=Create graphics and charts Exec=kchart %u Type=Application Icon=kchart |