|
|
|
@ -1,6 +1,7 @@ |
|
|
|
|
CL.app.name={product-simple-name} |
|
|
|
|
CL.app.categories={product-categories} |
|
|
|
|
CL.desktop.shortcut.name={product-name} |
|
|
|
|
CL.desktop.shortcut.description= |
|
|
|
|
CL.desktop.shortcut.description={product-description} |
|
|
|
|
CL.desktop.shortcut.path= |
|
|
|
|
CL.unix.icon.name={product-icon-name} |
|
|
|
|
CL.unix.icon.resource=org/mycompany/{product-icon-name} |
|
|
|
@ -8,7 +9,7 @@ CL.unix.icon.resource=org/mycompany/{product-icon-name} |
|
|
|
|
|
|
|
|
|
CL.start.menu.shortcut.name={product-name} |
|
|
|
|
CL.start.menu.shortcut.name.macosx={product-name} |
|
|
|
|
CL.start.menu.shortcut.description= |
|
|
|
|
CL.start.menu.shortcut.description={product-description} |
|
|
|
|
CL.start.menu.shortcut.path= |
|
|
|
|
|
|
|
|
|
CL.install.desktop=Creating shortcut on desktop |
|
|
|
|