This commit is contained in:
Perberos
2011-11-07 16:46:58 -03:00
commit 528c1e5ff5
532 changed files with 709826 additions and 0 deletions

12
pixmaps/Makefile.am Executable file
View File

@@ -0,0 +1,12 @@
icondir = $(datadir)/gedit-2/icons
icon_DATA = gedit-plugin.png
logodir = $(datadir)/gedit-2/logo
logo_DATA = gedit-logo.png
EXTRA_DIST = \
$(icon_DATA) \
$(logo_DATA) \
gedit.ico
-include $(top_srcdir)/git.mk

BIN
pixmaps/gedit-logo.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

BIN
pixmaps/gedit-plugin.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

BIN
pixmaps/gedit.ico Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB