Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
package-helpers
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eliab Andi Artz
package-helpers
Commits
765a46e1
Commit
765a46e1
authored
5 years ago
by
Ruben Rodriguez
Browse files
Options
Downloads
Patches
Plain Diff
Fixed branding for icedove
parent
af912eeb
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
helpers/make-thunderbird
+9
-1
9 additions, 1 deletion
helpers/make-thunderbird
with
9 additions
and
1 deletion
helpers/make-thunderbird
+
9
−
1
View file @
765a46e1
...
...
@@ -19,7 +19,7 @@
#
set
-x
VERSION
=
3
VERSION
=
4
.
./config
...
...
@@ -124,6 +124,7 @@ s/thunderbird/icedove/g;
s/Thunderbird/Icedove/g;
s/THUNDERBIRD/ICEDOVE/g;
s/ Mozilla / Trisquel /g;
s/Firefox/Abrowser/g;
s|PACKAGES/icedove|PACKAGES/thunderbird|g;
s/iceweasel, icedove/iceweasel, thunderbird/g;
s/Replaces: icedove/Replaces: thunderbird/g;
...
...
@@ -147,6 +148,13 @@ sed '/^Source/s/.*/Source: thunderbird/' -i debian/control.in
sed
's/Provides: mail-reader,/Provides: mail-reader, thunderbird,/'
-i
debian/control.in
sed
"s/Provides.*/Provides: icedove-locale-@LANGCODE@/"
-i
debian/control.langpacks
cat
<<
EOF
> comm/mail/branding/nightly/locales/en-US/brand.properties
brandShortName=Icedove
brandShorterName=Icedove
brandFullName=Icedove Mail
vendorShortName=Trisquel
EOF
debian/rules debian/control
touch
-d
"yesterday"
debian/control
debian/rules debian/control
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment