Changeset 4583 for devtools/desktop_to_xml/desktop_to_xml.sh
- Timestamp:
- May 4, 2017, 2:31:44 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
devtools/desktop_to_xml/desktop_to_xml.sh
r4581 r4583 18 18 msg_desktop_updated="\nDesktop file updated.\n" 19 19 msg_icon_found="Icon %s found.\nGenerating llx-resources dir\n" 20 msg_icon_not_found="\nNo icon named %s found on dirs %s, %s or %s\nRemember that the icon must be in SVG format and no in PNG or other image format\n "20 msg_icon_not_found="\nNo icon named %s found on dirs %s, %s or %s\nRemember that the icon must be in SVG format and no in PNG or other image format\nOPERATION ABORTED\n" 21 21 msg_icon_location_info="\nPlease add %s as svg to %s and relaunch this program or use the llxsrc debhelper. Until then the app will not be included in our software store.\n" 22 22 msg_icon_exists="\nIcon package found on the right location. Checking if llxsrc helper exists in rules\n"
Note: See TracChangeset
for help on using the changeset viewer.