Add mimetypes images

git-svn-id: trunk@13835 -
This commit is contained in:
laurent 2008-01-22 22:05:34 +00:00
parent 8ea3c3a257
commit 75e02d1eb7
7 changed files with 17 additions and 0 deletions

6
.gitattributes vendored
View File

@ -2530,6 +2530,12 @@ images/menu/menu_view_source_editor.png -text svneol=unset#image/png
images/menu/menu_view_toggle_form_unit.png -text svneol=unset#image/png
images/menu/menu_view_unit_info.png -text svneol=unset#image/png
images/menu/menu_view_units.png -text svneol=unset#image/png
images/mimetypes/readme.txt svneol=native#text/plain
images/mimetypes/text-lazarus-form.png -text
images/mimetypes/text-lazarus-package.png -text
images/mimetypes/text-lazarus-project-information.png -text
images/mimetypes/text-lazarus-project-source.png -text
images/mimetypes/text-x-pascal.png -text
images/mouse.xpm -text svneol=native#image/x-xpixmap
images/notebook.xpm -text svneol=native#image/x-xpixmap
images/packages/pkg_add.png -text svneol=unset#image/png

View File

@ -0,0 +1,11 @@
To link the icons of Lazarus
1 - For the current user only:
Copy all the images in the directory ~/.local/share/icons/hicolor/48x48/mimetypes / (create it if does not exist)
in terminal run: gtk-update-icon-cache -f -t ~/.local/share/icons/hicolor/
2 - For all users:
Copy all the images in the directory usr/share/icons/hicolor/48x48/mimetypes / (create it if does not exist)
in terminal run: sudo gtk-update-icon-cache -f usr/share/icons/hicolor/
Tested on Ubuntu 7.10

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB