new naming

This commit is contained in:
Mario Fetka 2012-04-26 20:56:11 +02:00
parent f72272e752
commit 05e1d7c4a4
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ incremental: False
[Product] [Product]
type: localboot type: localboot
id: firefox id: mozilla.firefox
name: Mozilla Firefox name: Mozilla Firefox
description: Mozilla Firefox ist ein freier Webbrowser des Mozilla-Projekts. description: Mozilla Firefox ist ein freier Webbrowser des Mozilla-Projekts.
advice: ADVICE advice: ADVICE

View File

@ -2,7 +2,7 @@
# Setup product information # Setup product information
############################ ############################
VENDOR="mozilla.org" VENDOR="mozilla.org"
PN="firefox" PN="mozilla.firefox"
VERSION="12.0" VERSION="12.0"
RELEASE="1" RELEASE="1"
PRIORITY="0" PRIORITY="0"