diff options
author | Mageia SVN-Git Migration <svn-git-migration@mageia.org> | 2011-02-03 10:31:48 +0000 |
---|---|---|
committer | Mageia SVN-Git Migration <svn-git-migration@mageia.org> | 2011-02-03 10:31:48 +0000 |
commit | 9128a8328b491b338b2fee7fcfe81266c81b0a22 (patch) | |
tree | f5cc0a51ec2e4e0201600365b0a208fbff4046d7 /bookmarks/konqueror/bookmarks-one.xml | |
parent | 7c9a6a4a50cca46ea0f54d2baf85776cf5af350e (diff) | |
download | common-data-9128a8328b491b338b2fee7fcfe81266c81b0a22.tar common-data-9128a8328b491b338b2fee7fcfe81266c81b0a22.tar.gz common-data-9128a8328b491b338b2fee7fcfe81266c81b0a22.tar.bz2 common-data-9128a8328b491b338b2fee7fcfe81266c81b0a22.tar.xz common-data-9128a8328b491b338b2fee7fcfe81266c81b0a22.zip |
Synthesized commit during git-svn import combining previous Mandriva history with Mageia.
This commit consitsts of the following subversion commits:
------------------------------------------------------------------------
r386 | dmorgan | 2011-02-03 10:31:48 +0000 (Thu, 03 Feb 2011) | 1 line
Import Cleaned desktop-common-data
------------------------------------------------------------------------
In addition to the above commits, the following cleaning work has been recorded:
- License is GPL according to the relevant rpm spec written by Mandriva
Each subdir on its own, only problematic ones are mentioned:
o backgrounds : three .jpg files will need to be replaced
o bookmarks:
- konqueror/bookmarks-download.xml: icons used in the file come from mandriva-kde-icons
we'll have to replace them
- the links will be much easier to replace when our wiki/forum... etc is up
- konqueror/bookmarks-powerpack.xml: deleted, we don't have a powerpack
- konqueror/bookmarks-one.xml: a subset from konqueror/bookmarks-download.xml, so we'll
fix it along with bookmarks-download.xml
- mozilla/* : the same goes as for konqueror bookmarks
- cleant bookmarks to remove Mandriva's and add Mageia reference
o desktop:
- delete powerpack/, we don't have a powerpack
- detele {free,one}/upgrade.desktop.in, no powerpack so nothing to upgrade to
- modify {free,one}/register.desktop.in to say Mageia instead of Mandriva and
point to https://identity.mageia.org/
o dm:
- changed Mandriva images
o faces: icons in this dir need to be replaced
- added 2 oxygen icons to deal with
o kde: one icon in here need to be replaced (or dropped) => DROPPED
o krootwarning: it's empty, drop it?
o man/*/chksession.8 : Occurances of "MandrakeSoft", 1) at the top of the page and
2) copyright statement at the bottom
o menu:
- the menu section icons in ./icons need to be replaced => done (oxygen icons)
- category names should be changed? (i.e. s/X-MandrivaLinux/X-MageiaLinux/),
a list of categories is available in menu-categories-list (same dir as CLEANUP_PROGRESS.txt)
we keep it for now until decision is taken (best thing would be to push missing categories
upstream) => not for now
o sounds: sound files need to be replaced
Diffstat (limited to 'bookmarks/konqueror/bookmarks-one.xml')
-rw-r--r-- | bookmarks/konqueror/bookmarks-one.xml | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/bookmarks/konqueror/bookmarks-one.xml b/bookmarks/konqueror/bookmarks-one.xml index d81fe84..70e53b1 100644 --- a/bookmarks/konqueror/bookmarks-one.xml +++ b/bookmarks/konqueror/bookmarks-one.xml @@ -1,17 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE xbel> <xbel folded="no" > - <bookmark icon="/usr/share/icons/favicons/STAR_TRANSP.png" href="http://www.mandriva.com/" > - <title>Mandriva</title> </bookmark> - <bookmark icon="/usr/share/icons/favicons/STAR_TRANSP.png" href="http://store.mandriva.com/" > - <title>Mandriva Store</title> - </bookmark> - <bookmark icon="/usr/share/icons/favicons/STAR_TRANSP.png" href="http://expert.mandriva.com/" > - <title>Mandriva Expert</title> - </bookmark> - <bookmark icon="/usr/share/icons/favicons/STAR_TRANSP.png" href="http://www.mandriva.com/community/" > - <title>Mandriva Community</title> + <bookmark icon="/usr/share/icons/favicons/empty.png" href="http://www.mageia.org/" > + <title>Mageia Community</title> </bookmark> <bookmark icon="/usr/share/icons/favicons/jamendo.png" href="http://www.jamendo.com/" > <title>Jamendo</title> |