Browse Source

More word combinations

Bob Mottram 7 years ago
parent
commit
ee2f4fb4f8
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      src/freedombone-app-ghost

+ 2
- 0
src/freedombone-app-ghost View File

91
     replace_file=$1
91
     replace_file=$1
92
 
92
 
93
     sed -i 's|Twitter Profile|GNU Social Profile|g' $replace_file
93
     sed -i 's|Twitter Profile|GNU Social Profile|g' $replace_file
94
+    sed -i 's|Twitter profile|GNU Social Profile|g' $replace_file
94
     sed -i 's|Twitter Username|GNU Social Username|g' $replace_file
95
     sed -i 's|Twitter Username|GNU Social Username|g' $replace_file
95
     sed -i 's|twitter.com|quitter.se|g' $replace_file
96
     sed -i 's|twitter.com|quitter.se|g' $replace_file
96
     sed -i 's|Facebook Page|Hubzilla Channel|g' $replace_file
97
     sed -i 's|Facebook Page|Hubzilla Channel|g' $replace_file
97
     sed -i 's|Facebook Profile|Hubzilla Channel|g' $replace_file
98
     sed -i 's|Facebook Profile|Hubzilla Channel|g' $replace_file
99
+    sed -i 's|Facebook profile|Hubzilla Channel|g' $replace_file
98
     sed -i 's|www.facebook.com/username|hubzilladomain/username|g' $replace_file
100
     sed -i 's|www.facebook.com/username|hubzilladomain/username|g' $replace_file
99
     sed -i 's|www.facebook.com/ghost|hubzilladomain/username|g' $replace_file
101
     sed -i 's|www.facebook.com/ghost|hubzilladomain/username|g' $replace_file
100
     sed -i 's|www.facebook.com/testuser|hubzilladomain/username|g' $replace_file
102
     sed -i 's|www.facebook.com/testuser|hubzilladomain/username|g' $replace_file