commit gnome-icon-theme for openSUSE:Factory
Hello community, here is the log from the commit of package gnome-icon-theme for openSUSE:Factory checked in at Thu Mar 26 23:39:27 CET 2009. -------- --- GNOME/gnome-icon-theme/gnome-icon-theme.changes 2009-02-24 21:19:52.000000000 +0100 +++ gnome-icon-theme/gnome-icon-theme.changes 2009-03-17 03:24:01.000000000 +0100 @@ -1,0 +2,17 @@ +Tue Mar 17 02:18:07 CET 2009 - vuntz@novell.com + +- Update to version 2.26.0: + + Updated translations. +- Add BuildRequires on pkg-config to fix build. + +------------------------------------------------------------------- +Sat Mar 14 19:55:54 CET 2009 - vuntz@novell.com + +- Update to version 2.25.92: + + Removed some duplicate icons that are old style. + + Add a 48x48 of the new process-working icon. +- Stop shipping a 48x48 version of system-search: it's available + in scalable anyway. If it's really needed, then we should file a + bug upstream. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- gnome-icon-theme-2.25.91.tar.bz2 system-search.png New: ---- gnome-icon-theme-2.26.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-icon-theme.spec ++++++ --- /var/tmp/diff_new_pack.b19510/_old 2009-03-26 23:38:25.000000000 +0100 +++ /var/tmp/diff_new_pack.b19510/_new 2009-03-26 23:38:25.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package gnome-icon-theme (Version 2.25.91) +# spec file for package gnome-icon-theme (Version 2.26.0) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -22,14 +22,14 @@ BuildRequires: fdupes BuildRequires: icon-naming-utils-devel BuildRequires: intltool +BuildRequires: pkg-config License: GPL v2 or later Group: System/GUI/GNOME AutoReqProv: on Provides: %{name}-devel = %{version}-%{release} -Version: 2.25.91 -Release: 2 +Version: 2.26.0 +Release: 1 Source: ftp://ftp.gnome.org/pub/gnome/sources/%{name}/2.20/%{name}-%{version}.tar.bz2 -Source1: system-search.png Url: http://www.gnome.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: GNOME Icon Theme @@ -53,8 +53,6 @@ %install %makeinstall -# words fail me -cp %{S:1} $RPM_BUILD_ROOT/%{_datadir}/icons/gnome/48x48/actions %fdupes $RPM_BUILD_ROOT %clean @@ -67,6 +65,17 @@ %{_datadir}/pkgconfig/*.pc %changelog +* Tue Mar 17 2009 vuntz@novell.com +- Update to version 2.26.0: + + Updated translations. +- Add BuildRequires on pkg-config to fix build. +* Sat Mar 14 2009 vuntz@novell.com +- Update to version 2.25.92: + + Removed some duplicate icons that are old style. + + Add a 48x48 of the new process-working icon. +- Stop shipping a 48x48 version of system-search: it's available + in scalable anyway. If it's really needed, then we should file a + bug upstream. * Tue Feb 24 2009 vuntz@novell.com - Remove glib2-devel BuildRequires. - Don't package empty README. ++++++ gnome-icon-theme-2.25.91.tar.bz2 -> gnome-icon-theme-2.26.0.tar.bz2 ++++++ Files old/gnome-icon-theme-2.25.91/48x48/actions/appointment-new.png and new/gnome-icon-theme-2.26.0/48x48/actions/appointment-new.png differ Files old/gnome-icon-theme-2.25.91/48x48/actions/mail-message-new.png and new/gnome-icon-theme-2.26.0/48x48/actions/mail-message-new.png differ Files old/gnome-icon-theme-2.25.91/48x48/actions/mail-send-receive.png and new/gnome-icon-theme-2.26.0/48x48/actions/mail-send-receive.png differ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gnome-icon-theme-2.25.91/48x48/actions/Makefile.am new/gnome-icon-theme-2.26.0/48x48/actions/Makefile.am --- old/gnome-icon-theme-2.25.91/48x48/actions/Makefile.am 2008-06-15 17:17:37.000000000 +0200 +++ new/gnome-icon-theme-2.26.0/48x48/actions/Makefile.am 2009-03-16 22:44:45.000000000 +0100 @@ -5,11 +5,8 @@ iconsdir = $(themedir)/$(size)/$(context) icons_DATA = \ - appointment-new.png \ mail-mark-junk.png \ - mail-mark-not-junk.png \ - mail-message-new.png \ - mail-send-receive.png + mail-mark-not-junk.png EXTRA_DIST = \ $(icons_DATA) diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gnome-icon-theme-2.25.91/48x48/actions/Makefile.in new/gnome-icon-theme-2.26.0/48x48/actions/Makefile.in --- old/gnome-icon-theme-2.25.91/48x48/actions/Makefile.in 2009-02-17 05:42:56.000000000 +0100 +++ new/gnome-icon-theme-2.26.0/48x48/actions/Makefile.in 2009-03-17 00:45:38.000000000 +0100 @@ -165,11 +165,8 @@ context = actions iconsdir = $(themedir)/$(size)/$(context) icons_DATA = \ - appointment-new.png \ mail-mark-junk.png \ - mail-mark-not-junk.png \ - mail-message-new.png \ - mail-send-receive.png + mail-mark-not-junk.png EXTRA_DIST = \ $(icons_DATA) diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gnome-icon-theme-2.25.91/48x48/animations/Makefile.am new/gnome-icon-theme-2.26.0/48x48/animations/Makefile.am --- old/gnome-icon-theme-2.25.91/48x48/animations/Makefile.am 1970-01-01 01:00:00.000000000 +0100 +++ new/gnome-icon-theme-2.26.0/48x48/animations/Makefile.am 2009-03-16 22:45:11.000000000 +0100 @@ -0,0 +1,18 @@ + +size = 48x48 +context = animations + +iconsdir = $(themedir)/$(size)/$(context) + +icons_DATA = \ + process-working.png + +EXTRA_DIST = \ + $(icons_DATA) + +MAINTAINERCLEANFILES = \ + Makefile.in + +install-data-local: install-iconsDATA + (cd $(DESTDIR)$(themedir)/$(size) && $(ICONMAP) -c $(context)) + diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gnome-icon-theme-2.25.91/48x48/animations/Makefile.in new/gnome-icon-theme-2.26.0/48x48/animations/Makefile.in --- old/gnome-icon-theme-2.25.91/48x48/animations/Makefile.in 1970-01-01 01:00:00.000000000 +0100 +++ new/gnome-icon-theme-2.26.0/48x48/animations/Makefile.in 2009-03-17 00:45:38.000000000 +0100 @@ -0,0 +1,362 @@ +# Makefile.in generated by automake 1.10.1 from Makefile.am. +# @configure_input@ + +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +@SET_MAKE@ + +VPATH = @srcdir@ +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd +install_sh_DATA = $(install_sh) -c -m 644 +install_sh_PROGRAM = $(install_sh) -c +install_sh_SCRIPT = $(install_sh) -c +INSTALL_HEADER = $(INSTALL_DATA) +transform = $(program_transform_name) +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +subdir = 48x48/animations +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/configure.in +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +CONFIG_CLEAN_FILES = +SOURCES = +DIST_SOURCES = +am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; +am__installdirs = "$(DESTDIR)$(iconsdir)" +iconsDATA_INSTALL = $(INSTALL_DATA) +DATA = $(icons_DATA) +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +ACLOCAL = @ACLOCAL@ +ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@ +ALL_LINGUAS = @ALL_LINGUAS@ +AMTAR = @AMTAR@ +AUTOCONF = @AUTOCONF@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AWK = @AWK@ +CATALOGS = @CATALOGS@ +CATOBJEXT = @CATOBJEXT@ +CC = @CC@ +CCDEPMODE = @CCDEPMODE@ +CFLAGS = @CFLAGS@ +CPP = @CPP@ +CPPFLAGS = @CPPFLAGS@ +CYGPATH_W = @CYGPATH_W@ +DATADIRNAME = @DATADIRNAME@ +DEFS = @DEFS@ +DEPDIR = @DEPDIR@ +ECHO_C = @ECHO_C@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ +EGREP = @EGREP@ +EXEEXT = @EXEEXT@ +GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ +GMOFILES = @GMOFILES@ +GMSGFMT = @GMSGFMT@ +GREP = @GREP@ +ICONMAP = @ICONMAP@ +INSTALL = @INSTALL@ +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ +INSTOBJEXT = @INSTOBJEXT@ +INTLLIBS = @INTLLIBS@ +INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@ +INTLTOOL_MERGE = @INTLTOOL_MERGE@ +INTLTOOL_PERL = @INTLTOOL_PERL@ +INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +LDFLAGS = @LDFLAGS@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ +LTLIBOBJS = @LTLIBOBJS@ +MAKEINFO = @MAKEINFO@ +MKDIR_P = @MKDIR_P@ +MKINSTALLDIRS = @MKINSTALLDIRS@ +MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ +MSGMERGE = @MSGMERGE@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PACKAGE_NAME = @PACKAGE_NAME@ +PACKAGE_STRING = @PACKAGE_STRING@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_VERSION = @PACKAGE_VERSION@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +PKG_CONFIG = @PKG_CONFIG@ +POFILES = @POFILES@ +POSUB = @POSUB@ +PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ +PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +STRIP = @STRIP@ +USE_NLS = @USE_NLS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +abs_builddir = @abs_builddir@ +abs_srcdir = @abs_srcdir@ +abs_top_builddir = @abs_top_builddir@ +abs_top_srcdir = @abs_top_srcdir@ +ac_ct_CC = @ac_ct_CC@ +am__include = @am__include@ +am__leading_dot = @am__leading_dot@ +am__quote = @am__quote@ +am__tar = @am__tar@ +am__untar = @am__untar@ +bindir = @bindir@ +build_alias = @build_alias@ +builddir = @builddir@ +datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ +exec_prefix = @exec_prefix@ +host_alias = @host_alias@ +htmldir = @htmldir@ +includedir = @includedir@ +infodir = @infodir@ +install_sh = @install_sh@ +libdir = @libdir@ +libexecdir = @libexecdir@ +localedir = @localedir@ +localstatedir = @localstatedir@ +mandir = @mandir@ +mkdir_p = @mkdir_p@ +oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ +prefix = @prefix@ +program_transform_name = @program_transform_name@ +psdir = @psdir@ +sbindir = @sbindir@ +sharedstatedir = @sharedstatedir@ +srcdir = @srcdir@ +sysconfdir = @sysconfdir@ +target_alias = @target_alias@ +themedir = @themedir@ +top_builddir = @top_builddir@ +top_srcdir = @top_srcdir@ +size = 48x48 +context = animations +iconsdir = $(themedir)/$(size)/$(context) +icons_DATA = \ + process-working.png + +EXTRA_DIST = \ + $(icons_DATA) + +MAINTAINERCLEANFILES = \ + Makefile.in + +all: all-am + +.SUFFIXES: +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ + && exit 0; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu 48x48/animations/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu 48x48/animations/Makefile +.PRECIOUS: Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *config.status*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ + *) \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ + esac; + +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +$(top_srcdir)/configure: $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +install-iconsDATA: $(icons_DATA) + @$(NORMAL_INSTALL) + test -z "$(iconsdir)" || $(MKDIR_P) "$(DESTDIR)$(iconsdir)" + @list='$(icons_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ + f=$(am__strip_dir) \ + echo " $(iconsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(iconsdir)/$$f'"; \ + $(iconsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(iconsdir)/$$f"; \ + done + +uninstall-iconsDATA: + @$(NORMAL_UNINSTALL) + @list='$(icons_DATA)'; for p in $$list; do \ + f=$(am__strip_dir) \ + echo " rm -f '$(DESTDIR)$(iconsdir)/$$f'"; \ + rm -f "$(DESTDIR)$(iconsdir)/$$f"; \ + done +tags: TAGS +TAGS: + +ctags: CTAGS +CTAGS: + + +distdir: $(DISTFILES) + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ + dist_files=`for file in $$list; do echo $$file; done | \ + sed -e "s|^$$srcdirstrip/||;t" \ + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ + case $$dist_files in \ + */*) $(MKDIR_P) `echo "$$dist_files" | \ + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ + sort -u` ;; \ + esac; \ + for file in $$dist_files; do \ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ + cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ + cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ + test -f $(distdir)/$$file \ + || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +check-am: all-am +check: check-am +all-am: Makefile $(DATA) +installdirs: + for dir in "$(DESTDIR)$(iconsdir)"; do \ + test -z "$$dir" || $(MKDIR_P) "$$dir"; \ + done +install: install-am +install-exec: install-exec-am +install-data: install-data-am +uninstall: uninstall-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + +installcheck: installcheck-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + `test -z '$(STRIP)' || \ + echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) + +maintainer-clean-generic: + @echo "This command is intended for maintainers to use" + @echo "it deletes files that may require special tools to rebuild." + -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) +clean: clean-am + +clean-am: clean-generic mostlyclean-am + +distclean: distclean-am + -rm -f Makefile +distclean-am: clean-am distclean-generic + +dvi: dvi-am + +dvi-am: + +html: html-am + +info: info-am + +info-am: + +install-data-am: install-data-local install-iconsDATA + +install-dvi: install-dvi-am + +install-exec-am: + +install-html: install-html-am + +install-info: install-info-am + +install-man: + +install-pdf: install-pdf-am + +install-ps: install-ps-am + +installcheck-am: + +maintainer-clean: maintainer-clean-am + -rm -f Makefile +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-am + +mostlyclean-am: mostlyclean-generic + +pdf: pdf-am + +pdf-am: + +ps: ps-am + +ps-am: + +uninstall-am: uninstall-iconsDATA + +.MAKE: install-am install-strip + +.PHONY: all all-am check check-am clean clean-generic distclean \ + distclean-generic distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am \ + install-data-local install-dvi install-dvi-am install-exec \ + install-exec-am install-html install-html-am install-iconsDATA \ + install-info install-info-am install-man install-pdf \ + install-pdf-am install-ps install-ps-am install-strip \ + installcheck installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ + pdf-am ps ps-am uninstall uninstall-am uninstall-iconsDATA + + +install-data-local: install-iconsDATA + (cd $(DESTDIR)$(themedir)/$(size) && $(ICONMAP) -c $(context)) +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: Files old/gnome-icon-theme-2.25.91/48x48/animations/process-working.png and new/gnome-icon-theme-2.26.0/48x48/animations/process-working.png differ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gnome-icon-theme-2.25.91/48x48/Makefile.am new/gnome-icon-theme-2.26.0/48x48/Makefile.am --- old/gnome-icon-theme-2.25.91/48x48/Makefile.am 2009-02-05 18:43:00.000000000 +0100 +++ new/gnome-icon-theme-2.26.0/48x48/Makefile.am 2009-03-16 22:45:11.000000000 +0100 @@ -1,5 +1,6 @@ SUBDIRS = \ actions \ + animations \ apps \ devices \ filesystems \ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gnome-icon-theme-2.25.91/48x48/Makefile.in new/gnome-icon-theme-2.26.0/48x48/Makefile.in --- old/gnome-icon-theme-2.25.91/48x48/Makefile.in 2009-02-17 05:42:56.000000000 +0100 +++ new/gnome-icon-theme-2.26.0/48x48/Makefile.in 2009-03-17 00:45:38.000000000 +0100 @@ -165,6 +165,7 @@ top_srcdir = @top_srcdir@ SUBDIRS = \ actions \ + animations \ apps \ devices \ filesystems \ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gnome-icon-theme-2.25.91/ChangeLog new/gnome-icon-theme-2.26.0/ChangeLog --- old/gnome-icon-theme-2.25.91/ChangeLog 2009-02-17 05:42:38.000000000 +0100 +++ new/gnome-icon-theme-2.26.0/ChangeLog 2009-03-17 00:45:02.000000000 +0100 @@ -1,3 +1,28 @@ +2009-03-16 Rodney Dawes <dobey@gnome.org> + + * configure.in: + Up version to 2.26.0 for release + +2009-03-10 Rodney Dawes <dobey@gnome.org> + + * configure.in: + Up version to 2.25.92 for release + +2009-03-10 Rodney Dawes <dobey@gnome.org> + + * 48x48/animations: + Add a 48x48 of the new process-working icon to finish off #558367 + + Fixes #558367 + +2009-03-10 Rodney Dawes <dobey@gnome.org> + + * 48x48/actions/Makefile.am: + * 48x48/actions/appointment-new.png: + * 48x48/actions/mail-message-new.png: + * 48x48/actions/mail-send-receive.png: + Removed some duplicate icons that are old style + 2009-02-17 Rodney Dawes <dobey@gnome.org> * configure.in: @@ -27,6 +52,11 @@ * {16x16,22x22,24x24,32x32,scalable}/apps/preferences-desktop-accessibility: Changed the metaphor of the accessibility icon as requested by the a11y team. +2008-09-03 Jakub Steiner <jimmac@ximian.com> + + * src/preferences-desktop-accessibility.svg: accessibility icon + for control center. Includes high res, installing to 256x256 + 2008-08-29 Rodney Dawes <dobey.pwns@gmail.com> * configure.in: diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gnome-icon-theme-2.25.91/configure new/gnome-icon-theme-2.26.0/configure --- old/gnome-icon-theme-2.25.91/configure 2009-02-17 05:42:49.000000000 +0100 +++ new/gnome-icon-theme-2.26.0/configure 2009-03-17 00:45:30.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.61 for gnome-icon-theme 2.25.91. +# Generated by GNU Autoconf 2.61 for gnome-icon-theme 2.26.0. # # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-icon-theme>. # @@ -574,8 +574,8 @@ # Identity of this package. PACKAGE_NAME='gnome-icon-theme' PACKAGE_TARNAME='gnome-icon-theme' -PACKAGE_VERSION='2.25.91' -PACKAGE_STRING='gnome-icon-theme 2.25.91' +PACKAGE_VERSION='2.26.0' +PACKAGE_STRING='gnome-icon-theme 2.26.0' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-icon-theme' ac_unique_file="index.theme.in" @@ -1254,7 +1254,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures gnome-icon-theme 2.25.91 to adapt to many kinds of systems. +\`configure' configures gnome-icon-theme 2.26.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1320,7 +1320,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of gnome-icon-theme 2.25.91:";; + short | recursive ) echo "Configuration of gnome-icon-theme 2.26.0:";; esac cat <<\_ACEOF @@ -1407,7 +1407,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -gnome-icon-theme configure 2.25.91 +gnome-icon-theme configure 2.26.0 generated by GNU Autoconf 2.61 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1421,7 +1421,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by gnome-icon-theme $as_me 2.25.91, which was +It was created by gnome-icon-theme $as_me 2.26.0, which was generated by GNU Autoconf 2.61. Invocation command line was $ $0 $@ @@ -2113,7 +2113,7 @@ # Define the identity of the package. PACKAGE='gnome-icon-theme' - VERSION='2.25.91' + VERSION='2.26.0' cat >>confdefs.h <<_ACEOF @@ -6464,7 +6464,7 @@ fi -ac_config_files="$ac_config_files Makefile gnome-icon-theme.pc 8x8/Makefile 16x16/Makefile 22x22/Makefile 24x24/Makefile 32x32/Makefile 48x48/Makefile scalable/Makefile 8x8/emblems/Makefile 16x16/actions/Makefile 16x16/animations/Makefile 16x16/apps/Makefile 16x16/categories/Makefile 16x16/devices/Makefile 16x16/emblems/Makefile 16x16/emotes/Makefile 16x16/filesystems/Makefile 16x16/mimetypes/Makefile 16x16/places/Makefile 16x16/status/Makefile 16x16/stock/Makefile 16x16/stock/chart/Makefile 16x16/stock/code/Makefile 16x16/stock/data/Makefile 16x16/stock/document/Makefile 16x16/stock/emoticons/Makefile 16x16/stock/form/Makefile 16x16/stock/generic/Makefile 16x16/stock/image/Makefile 16x16/stock/io/Makefile 16x16/stock/media/Makefile 16x16/stock/navigation/Makefile 16x16/stock/net/Makefile 16x16/stock/object/Makefile 16x16/stock/table/Makefile 16x16/stock/text/Makefile 22x22/actions/Makefile 22x22/animations/Makefile 22x22/apps/Makefile 22x22/categories/Makefile 22x22/devices/Makefile 22x22/emblems/Makefile 22x22/emotes/Makefile 22x22/mimetypes/Makefile 22x22/places/Makefile 22x22/status/Makefile 24x24/actions/Makefile 24x24/apps/Makefile 24x24/categories/Makefile 24x24/devices/Makefile 24x24/emblems/Makefile 24x24/emotes/Makefile 24x24/filesystems/Makefile 24x24/mimetypes/Makefile 24x24/places/Makefile 24x24/status/Makefile 24x24/stock/Makefile 24x24/stock/chart/Makefile 24x24/stock/code/Makefile 24x24/stock/data/Makefile 24x24/stock/document/Makefile 24x24/stock/form/Makefile 24x24/stock/generic/Makefile 24x24/stock/image/Makefile 24x24/stock/io/Makefile 24x24/stock/media/Makefile 24x24/stock/navigation/Makefile 24x24/stock/net/Makefile 24x24/stock/object/Makefile 24x24/stock/table/Makefile 24x24/stock/text/Makefile 32x32/actions/Makefile 32x32/animations/Makefile 32x32/apps/Makefile 32x32/categories/Makefile 32x32/devices/Makefile 32x32/emblems/Makefile 32x32/emotes/Makefile 32x32/mimetypes/Makefile 32x32/places/Makefile 32x32/status/Makefile 32x32/stock/Makefile 32x32/stock/generic/Makefile 48x48/actions/Makefile 48x48/apps/Makefile 48x48/devices/Makefile 48x48/filesystems/Makefile 48x48/stock/Makefile 48x48/stock/code/Makefile 48x48/stock/data/Makefile 48x48/stock/document/Makefile 48x48/stock/generic/Makefile 48x48/stock/io/Makefile 48x48/stock/net/Makefile scalable/actions/Makefile scalable/apps/Makefile scalable/categories/Makefile scalable/devices/Makefile scalable/emblems/Makefile scalable/emotes/Makefile scalable/mimetypes/Makefile scalable/places/Makefile scalable/status/Makefile scalable/stock/Makefile scalable/stock/generic/Makefile po/Makefile.in" +ac_config_files="$ac_config_files Makefile gnome-icon-theme.pc 8x8/Makefile 16x16/Makefile 22x22/Makefile 24x24/Makefile 32x32/Makefile 48x48/Makefile scalable/Makefile 8x8/emblems/Makefile 16x16/actions/Makefile 16x16/animations/Makefile 16x16/apps/Makefile 16x16/categories/Makefile 16x16/devices/Makefile 16x16/emblems/Makefile 16x16/emotes/Makefile 16x16/filesystems/Makefile 16x16/mimetypes/Makefile 16x16/places/Makefile 16x16/status/Makefile 16x16/stock/Makefile 16x16/stock/chart/Makefile 16x16/stock/code/Makefile 16x16/stock/data/Makefile 16x16/stock/document/Makefile 16x16/stock/emoticons/Makefile 16x16/stock/form/Makefile 16x16/stock/generic/Makefile 16x16/stock/image/Makefile 16x16/stock/io/Makefile 16x16/stock/media/Makefile 16x16/stock/navigation/Makefile 16x16/stock/net/Makefile 16x16/stock/object/Makefile 16x16/stock/table/Makefile 16x16/stock/text/Makefile 22x22/actions/Makefile 22x22/animations/Makefile 22x22/apps/Makefile 22x22/categories/Makefile 22x22/devices/Makefile 22x22/emblems/Makefile 22x22/emotes/Makefile 22x22/mimetypes/Makefile 22x22/places/Makefile 22x22/status/Makefile 24x24/actions/Makefile 24x24/apps/Makefile 24x24/categories/Makefile 24x24/devices/Makefile 24x24/emblems/Makefile 24x24/emotes/Makefile 24x24/filesystems/Makefile 24x24/mimetypes/Makefile 24x24/places/Makefile 24x24/status/Makefile 24x24/stock/Makefile 24x24/stock/chart/Makefile 24x24/stock/code/Makefile 24x24/stock/data/Makefile 24x24/stock/document/Makefile 24x24/stock/form/Makefile 24x24/stock/generic/Makefile 24x24/stock/image/Makefile 24x24/stock/io/Makefile 24x24/stock/media/Makefile 24x24/stock/navigation/Makefile 24x24/stock/net/Makefile 24x24/stock/object/Makefile 24x24/stock/table/Makefile 24x24/stock/text/Makefile 32x32/actions/Makefile 32x32/animations/Makefile 32x32/apps/Makefile 32x32/categories/Makefile 32x32/devices/Makefile 32x32/emblems/Makefile 32x32/emotes/Makefile 32x32/mimetypes/Makefile 32x32/places/Makefile 32x32/status/Makefile 32x32/stock/Makefile 32x32/stock/generic/Makefile 48x48/actions/Makefile 48x48/animations/Makefile 48x48/apps/Makefile 48x48/devices/Makefile 48x48/filesystems/Makefile 48x48/stock/Makefile 48x48/stock/code/Makefile 48x48/stock/data/Makefile 48x48/stock/document/Makefile 48x48/stock/generic/Makefile 48x48/stock/io/Makefile 48x48/stock/net/Makefile scalable/actions/Makefile scalable/apps/Makefile scalable/categories/Makefile scalable/devices/Makefile scalable/emblems/Makefile scalable/emotes/Makefile scalable/mimetypes/Makefile scalable/places/Makefile scalable/status/Makefile scalable/stock/Makefile scalable/stock/generic/Makefile po/Makefile.in" cat >confcache <<\_ACEOF @@ -6911,7 +6911,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by gnome-icon-theme $as_me 2.25.91, which was +This file was extended by gnome-icon-theme $as_me 2.26.0, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -6958,7 +6958,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -gnome-icon-theme config.status 2.25.91 +gnome-icon-theme config.status 2.26.0 configured by $0, generated by GNU Autoconf 2.61, with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" @@ -7151,6 +7151,7 @@ "32x32/stock/Makefile") CONFIG_FILES="$CONFIG_FILES 32x32/stock/Makefile" ;; "32x32/stock/generic/Makefile") CONFIG_FILES="$CONFIG_FILES 32x32/stock/generic/Makefile" ;; "48x48/actions/Makefile") CONFIG_FILES="$CONFIG_FILES 48x48/actions/Makefile" ;; + "48x48/animations/Makefile") CONFIG_FILES="$CONFIG_FILES 48x48/animations/Makefile" ;; "48x48/apps/Makefile") CONFIG_FILES="$CONFIG_FILES 48x48/apps/Makefile" ;; "48x48/devices/Makefile") CONFIG_FILES="$CONFIG_FILES 48x48/devices/Makefile" ;; "48x48/filesystems/Makefile") CONFIG_FILES="$CONFIG_FILES 48x48/filesystems/Makefile" ;; diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gnome-icon-theme-2.25.91/configure.in new/gnome-icon-theme-2.26.0/configure.in --- old/gnome-icon-theme-2.25.91/configure.in 2009-02-17 05:42:11.000000000 +0100 +++ new/gnome-icon-theme-2.26.0/configure.in 2009-03-17 00:44:43.000000000 +0100 @@ -1,7 +1,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.53) -AC_INIT([gnome-icon-theme], [2.25.91], +AC_INIT([gnome-icon-theme], [2.26.0], [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-icon-theme]) AC_CONFIG_SRCDIR(index.theme.in) @@ -147,6 +147,7 @@ 32x32/stock/Makefile 32x32/stock/generic/Makefile 48x48/actions/Makefile +48x48/animations/Makefile 48x48/apps/Makefile 48x48/devices/Makefile 48x48/filesystems/Makefile diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gnome-icon-theme-2.25.91/index.theme.in new/gnome-icon-theme-2.26.0/index.theme.in --- old/gnome-icon-theme-2.25.91/index.theme.in 2009-02-05 18:43:01.000000000 +0100 +++ new/gnome-icon-theme-2.26.0/index.theme.in 2009-03-16 22:45:12.000000000 +0100 @@ -2,7 +2,7 @@ _Name=GNOME _Comment=Default GNOME Theme -Directories=8x8/emblems,16x16/actions,16x16/animations,16x16/apps,16x16/categories,16x16/devices,16x16/emblems,16x16/emotes,16x16/filesystems,16x16/mimetypes,16x16/places,16x16/status,16x16/stock/chart,16x16/stock/code,16x16/stock/code,16x16/stock/data,16x16/stock/document,16x16/stock/emoticons,16x16/stock/form,16x16/stock/generic,16x16/stock/image,16x16/stock/io,16x16/stock/media,16x16/stock/navigation,16x16/stock/net,16x16/stock/object,16x16/stock/table,16x16/stock/text,22x22/actions,22x22/animations,22x22/apps,22x22/categories,22x22/devices,22x22/devices,22x22/emblems,22x22/emotes,22x22/mimetypes,22x22/places,22x22/status,24x24/actions,24x24/apps,24x24/categories,24x24/devices,24x24/emblems,24x24/emotes,24x24/filesystems,24x24/mimetypes,24x24/places,24x24/status,24x24/stock/chart,24x24/stock/code,24x24/stock/data,24x24/stock/document,24x24/stock/form,24x24/stock/generic,24x24/stock/image,24x24/stock/io,24x24/stock/media,24x24/stock/navigation,24x24/stock/net,24x24/stock/object,24x24/stock/table,24x24/stock/text,32x32/actions,32x32/animations,32x32/apps,32x32/categories,32x32/devices,32x32/emblems,32x32/emotes,32x32/mimetypes,32x32/places,32x32/status,48x48/actions,48x48/apps,48x48/categories,48x48/devices,48x48/emblems,48x48/filesystems,48x48/mimetypes,48x48/places,48x48/stock/code,48x48/stock/document,48x48/stock/generic,48x48/stock/io,48x48/stock/net,scalable/actions,scalable/apps,scalable/categories,scalable/devices,scalable/emblems,scalable/emotes,scalable/mimetypes,scalable/places,scalable/status,scalable/stock/generic +Directories=8x8/emblems,16x16/actions,16x16/animations,16x16/apps,16x16/categories,16x16/devices,16x16/emblems,16x16/emotes,16x16/filesystems,16x16/mimetypes,16x16/places,16x16/status,16x16/stock/chart,16x16/stock/code,16x16/stock/code,16x16/stock/data,16x16/stock/document,16x16/stock/emoticons,16x16/stock/form,16x16/stock/generic,16x16/stock/image,16x16/stock/io,16x16/stock/media,16x16/stock/navigation,16x16/stock/net,16x16/stock/object,16x16/stock/table,16x16/stock/text,22x22/actions,22x22/animations,22x22/apps,22x22/categories,22x22/devices,22x22/devices,22x22/emblems,22x22/emotes,22x22/mimetypes,22x22/places,22x22/status,24x24/actions,24x24/apps,24x24/categories,24x24/devices,24x24/emblems,24x24/emotes,24x24/filesystems,24x24/mimetypes,24x24/places,24x24/status,24x24/stock/chart,24x24/stock/code,24x24/stock/data,24x24/stock/document,24x24/stock/form,24x24/stock/generic,24x24/stock/image,24x24/stock/io,24x24/stock/media,24x24/stock/navigation,24x24/stock/net,24x24/stock/object,24x24/stock/table,24x24/stock/text,32x32/actions,32x32/animations,32x32/apps,32x32/categories,32x32/devices,32x32/emblems,32x32/emotes,32x32/mimetypes,32x32/places,32x32/status,48x48/actions,48x48/animations,48x48/apps,48x48/categories,48x48/devices,48x48/emblems,48x48/filesystems,48x48/mimetypes,48x48/places,48x48/stock/code,48x48/stock/document,48x48/stock/generic,48x48/stock/io,48x48/stock/net,scalable/actions,scalable/apps,scalable/categories,scalable/devices,scalable/emblems,scalable/emotes,scalable/mimetypes,scalable/places,scalable/status,scalable/stock/generic [8x8/emblems] Size=8 @@ -364,6 +364,11 @@ Context=Actions Type=Fixed +[48x48/animations] +Size=48 +Context=Animations +Type=Fixed + [48x48/apps] Size=48 Context=Applications diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gnome-icon-theme-2.25.91/po/as.po new/gnome-icon-theme-2.26.0/po/as.po --- old/gnome-icon-theme-2.25.91/po/as.po 1970-01-01 01:00:00.000000000 +0100 +++ new/gnome-icon-theme-2.26.0/po/as.po 2009-03-16 22:45:12.000000000 +0100 @@ -0,0 +1,83 @@ +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Amitakhya Phukan <aphukan@fedoraproject.org>, 2009. +msgid "" +msgstr "" +"Project-Id-Version: as\n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug." +"cgi?product=gnome-icon-theme&component=general\n" +"POT-Creation-Date: 2009-02-17 20:53+0000\n" +"PO-Revision-Date: 2009-03-13 16:30+0530\n" +"Last-Translator: Amitakhya Phukan <aphukan@fedoraproject.org>\n" +"Language-Team: Assamese <fedora-trans-as@redhat.com>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Lokalize 0.3\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#: ../index.theme.in.h:1 +msgid "Default GNOME Theme" +msgstr "অবিকল্পিত GNOME থিম" + +#: ../index.theme.in.h:2 +msgid "GNOME" +msgstr "GNOME" + +#: ../scalable/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "ডেষ্কট'প" + +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "নথিপত্ৰ" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "ডাউনলোড" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "প্ৰিয়" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "সাধাৰণ" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "প্ৰয়োজনীয়" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "মেইল" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "নতুন" + +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "সৰঞ্জাম" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "ফোটো" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "লেখাৰ অনুমতি বিহীন" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "পঢ়াৰ অনুমতি বিহীন" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "অতি আৱশ্যক" + +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "ৱেব" + diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gnome-icon-theme-2.25.91/po/ChangeLog new/gnome-icon-theme-2.26.0/po/ChangeLog --- old/gnome-icon-theme-2.25.91/po/ChangeLog 2009-02-17 05:41:59.000000000 +0100 +++ new/gnome-icon-theme-2.26.0/po/ChangeLog 2009-03-16 22:45:12.000000000 +0100 @@ -1,3 +1,17 @@ +2009-03-13 Amitakhya Phukan <amitakhya@svn.gnome.org> + + * LINGUAS: Added as to LINGUAS. + * as.po: Updated Assamese translations. + +2009-03-10 Manoj Kumar Giri <mgiri@redhat.com> + + * or.po: Updated Oriya Translation. + +2009-02-17 Jani Monoses <jani@ubuntu.com> + + * ro.po: Updated Romanian translation + by Adi Roiban <adi@roiban.ro> + 2009-02-12 Claude Paroz <claude@2xlibre.net> * LINGUAS: diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gnome-icon-theme-2.25.91/po/LINGUAS new/gnome-icon-theme-2.26.0/po/LINGUAS --- old/gnome-icon-theme-2.25.91/po/LINGUAS 2009-02-17 05:41:59.000000000 +0100 +++ new/gnome-icon-theme-2.26.0/po/LINGUAS 2009-03-16 22:45:12.000000000 +0100 @@ -1,6 +1,7 @@ af am ar +as ast az be diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gnome-icon-theme-2.25.91/po/Makefile.in.in new/gnome-icon-theme-2.26.0/po/Makefile.in.in --- old/gnome-icon-theme-2.25.91/po/Makefile.in.in 2009-02-17 05:42:44.000000000 +0100 +++ new/gnome-icon-theme-2.26.0/po/Makefile.in.in 2009-03-17 00:45:24.000000000 +0100 @@ -21,7 +21,7 @@ PACKAGE = @PACKAGE@ VERSION = @VERSION@ -SHELL = /bin/sh +SHELL = @SHELL@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gnome-icon-theme-2.25.91/po/or.po new/gnome-icon-theme-2.26.0/po/or.po --- old/gnome-icon-theme-2.25.91/po/or.po 2007-06-29 16:54:41.000000000 +0200 +++ new/gnome-icon-theme-2.26.0/po/or.po 2009-03-16 22:45:12.000000000 +0100 @@ -1,169 +1,24 @@ -# translation of or.po to Oriya +# translation of gnome-icon-theme.HEAD.or.po to Oriya # This file is distributed under the same license as the PACKAGE package. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. -# Subhransu Behera <arya_subhransu@yahoo.co.in>, 2006. # +# Subhransu Behera <arya_subhransu@yahoo.co.in>, 2006. +# Manoj Kumar Giri <mgiri@redhat.com>, 2009. msgid "" msgstr "" -"Project-Id-Version: or\n" +"Project-Id-Version: gnome-icon-theme.HEAD.or\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-08-03 07:46+0200\n" -"PO-Revision-Date: 2006-08-03 18:01+0530\n" -"Last-Translator: Subhransu Behera <arya_subhransu@yahoo.co.in>\n" -"Language-Team: Oriya <oriya-group@lists.sarovar.org>\n" +"POT-Creation-Date: 2008-11-07 13:05+0100\n" +"PO-Revision-Date: 2009-03-10 23:29+0530\n" +"Last-Translator: Manoj Kumar Giri <mgiri@redhat.com>\n" +"Language-Team: Oriya <oriya-it@googlegroups.com>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.9.1\n" -"Plural-Forms: Plural-Forms: nplurals=2; plural=(n!=1);\n\n" - -#: ../48x48/emblems/emblem-OK.icon.in.h:1 -msgid "OK" -msgstr "ଠିକ ଅଛି" - -#: ../48x48/emblems/emblem-art.icon.in.h:1 -msgid "Art" -msgstr "କଳା" - -#: ../48x48/emblems/emblem-camera.icon.in.h:1 -msgid "Camera" -msgstr "କେମେରା" - -#: ../48x48/emblems/emblem-certified.icon.in.h:1 -msgid "Certified" -msgstr "ବୈଧିକ୍ରୁତ" - -#: ../48x48/emblems/emblem-cool.icon.in.h:1 -msgid "Cool" -msgstr "ଥଣ୍ଡା" - -#: ../48x48/emblems/emblem-cvs-added.icon.in.h:1 -msgid "cvs-added" -msgstr "cvs କୁ ଯୋଗ କରାଗଲା" - -#: ../48x48/emblems/emblem-cvs-conflict.icon.in.h:1 -msgid "cvs-conflict" -msgstr "cvs ରେ ବିବାଦ" - -#: ../48x48/emblems/emblem-cvs-controlled.icon.in.h:1 -msgid "cvs-controlled" -msgstr "cvs କୁ ନିୟନ୍ତ୍ରିତ କରାଗଲା" - -#: ../48x48/emblems/emblem-cvs-modified.icon.in.h:1 -msgid "cvs-modified" -msgstr "cvs କୁ ରୂପାନ୍ତରିତ କରାଗଲା" - -#: ../48x48/emblems/emblem-cvs-new-file.icon.in.h:1 -msgid "cvs-new-file" -msgstr "cvs ନୂତନ ଫାଇଲ" - -#: ../48x48/emblems/emblem-cvs-removed.icon.in.h:1 -msgid "cvs-removed" -msgstr "cvs ରୁ କାଢି ଦିଆଗଲା" - -#: ../48x48/emblems/emblem-cvs-sticky-tag.icon.in.h:1 -msgid "cvs-sticky-tag" -msgstr "cvs ଅପ୍ରୀତିକର ଟ୍ଯାଗ" - -#: ../48x48/emblems/emblem-danger.icon.in.h:1 -msgid "Danger" -msgstr "ବିପଦ" - -#: ../48x48/emblems/emblem-desktop.icon.in.h:1 -msgid "Desktop" -msgstr "ଡେସ୍କଟପ୍" - -#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 -msgid "Distinguished" -msgstr "ପ୍ରଖ୍ଯାତ" - -#: ../48x48/emblems/emblem-documents.icon.in.h:1 -msgid "Documents" -msgstr "ଦଲିଲ" - -#: ../48x48/emblems/emblem-draft.icon.in.h:1 -msgid "Draft" -msgstr "ଡ୍ରାଫଟ୍" - -#: ../48x48/emblems/emblem-handshake.icon.in.h:1 -msgid "Handshake" -msgstr "କରମର୍ଦ୍ଦନ" - -#: ../48x48/emblems/emblem-marketing.icon.in.h:1 -msgid "Marketing" -msgstr "କିଣାବିକା" - -#: ../48x48/emblems/emblem-money.icon.in.h:1 -msgid "Money" -msgstr "ମୁଦ୍ରା" - -#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 -msgid "Multimedia" -msgstr "ଏକାଧିକ ପ୍ରସାର ମାଧ୍ଯମ" - -#: ../48x48/emblems/emblem-new.icon.in.h:1 -msgid "New" -msgstr "ନୂତନ" - -#: ../48x48/emblems/emblem-noread.icon.in.h:1 -msgid "No read" -msgstr "ପଢନ୍ତୁ ନାହିଁ" - -#: ../48x48/emblems/emblem-note.icon.in.h:1 -msgid "Note" -msgstr "ଟିପ୍ପଣୀ" - -#: ../48x48/emblems/emblem-nowrite.icon.in.h:1 -msgid "No write" -msgstr "ଲେଖନ୍ତୁ ନାହିଁ" - -#: ../48x48/emblems/emblem-ohno.icon.in.h:1 -msgid "Oh no!" -msgstr "ଓଃ ନାଁ!" - -#: ../48x48/emblems/emblem-package.icon.in.h:1 -msgid "Package" -msgstr "ପ୍ଯାକେଜ" - -#: ../48x48/emblems/emblem-people.icon.in.h:1 -msgid "People" -msgstr "ଜନସାଧାରଣ" - -#: ../48x48/emblems/emblem-personal.icon.in.h:1 -msgid "Personal" -msgstr "ବ୍ଯକ୍ତିଗତ" - -#: ../48x48/emblems/emblem-pictures.icon.in.h:1 -msgid "Pictures" -msgstr "ପ୍ରତିକ୍ରୁତି" - -#: ../48x48/emblems/emblem-plan.icon.in.h:1 -msgid "Plan" -msgstr "ଯୋଜନା" - -#: ../48x48/emblems/emblem-presentation.icon.in.h:1 -msgid "Presentation" -msgstr "ଉପସ୍ଥାପନ" - -#: ../48x48/emblems/emblem-sales.icon.in.h:1 -msgid "Sales" -msgstr "ବିକ୍ରୟ" - -#: ../48x48/emblems/emblem-shared.icon.in.h:1 -msgid "Shared" -msgstr "ସହଭାଗ" - -#: ../48x48/emblems/emblem-sound.icon.in.h:1 -msgid "Sound" -msgstr "ଶବ୍ଦ" - -#: ../48x48/emblems/emblem-trash.icon.in.h:1 -msgid "Trash" -msgstr "ଆବର୍ଜନା ପାତ୍ର" - -#: ../48x48/emblems/emblem-web.icon.in.h:1 -msgid "Web" -msgstr "ଓ୍ବେବ" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n\n" +"\n" +"\n" #: ../index.theme.in.h:1 msgid "Default GNOME Theme" @@ -173,6 +28,18 @@ msgid "GNOME" msgstr "ନୋମ" +#: ../scalable/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "ଡେସ୍କଟପ୍" + +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "ଦଲିଲ" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "ଡାଉନଲୋଡସବୁ" + #: ../scalable/emblems/emblem-favorite.icon.in.h:1 msgid "Favorite" msgstr "ଅଧିକ ପ୍ରିୟ" @@ -189,11 +56,31 @@ msgid "Mail" msgstr "ଡାକ" -#: ../scalable/emblems/emblem-special.icon.in.h:1 -msgid "Special" -msgstr "ସ୍ବତନ୍ତ୍ର" +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "ନୂତନ" + +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "ପ୍ଯାକେଜ" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "ଫୋଟୋଗୁଡ଼ିକ" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "ଲେଖନ୍ତୁ ନାହିଁ" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "ପଢନ୍ତୁ ନାହିଁ" #: ../scalable/emblems/emblem-urgent.icon.in.h:1 msgid "Urgent" msgstr "ଜରୁରୀ" +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "ଓ୍ବେବ" + diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/gnome-icon-theme-2.25.91/po/ro.po new/gnome-icon-theme-2.26.0/po/ro.po --- old/gnome-icon-theme-2.25.91/po/ro.po 2008-09-22 19:46:17.000000000 +0200 +++ new/gnome-icon-theme-2.26.0/po/ro.po 2009-03-16 22:45:12.000000000 +0100 @@ -1,18 +1,20 @@ # Romanian translation for gnome-icon-theme # Copyright (C) 2003, 2004 Free Software Foundation, Inc. # Mișu Moldovan <dumol@go.ro>, 2003, 2004. +# Adi Roiban https://launchpad.net/~adiroiban, 2009 # msgid "" msgstr "" "Project-Id-Version: gnome-icon-theme\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-06-12 15:49+0000\n" -"PO-Revision-Date: 2005-03-03 02:21+0200\n" -"Last-Translator: Mișu Moldovan <dumol@go.ro>\n" +"POT-Creation-Date: 2008-11-07 13:05+0100\n" +"PO-Revision-Date: 2009-02-17 22:37+0200\n" +"Last-Translator: Adi Roiban <adi@roiban.ro>\n" "Language-Team: Romanian <gnomero-list@lists.sourceforge.net>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3;plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1))\n" #: ../index.theme.in.h:1 msgid "Default GNOME Theme" @@ -29,11 +31,11 @@ # 48x48/emblems/emblem-documents.icon.in.h:1 #: ../scalable/emblems/emblem-documents.icon.in.h:1 msgid "Documents" -msgstr "Document" +msgstr "Documente" #: ../scalable/emblems/emblem-downloads.icon.in.h:1 msgid "Downloads" -msgstr "" +msgstr "Descărcări" #: ../scalable/emblems/emblem-favorite.icon.in.h:1 msgid "Favorite" @@ -63,7 +65,7 @@ #: ../scalable/emblems/emblem-photos.icon.in.h:1 msgid "Photos" -msgstr "" +msgstr "Fotografii" #: ../scalable/emblems/emblem-readonly.icon.in.h:1 msgid "No write" @@ -85,111 +87,3 @@ #~ msgid "OK" #~ msgstr "Ok" -# 48x48/emblems/emblem-art.icon.in.h:1 -#~ msgid "Art" -#~ msgstr "Artistic" - -# 48x48/emblems/emblem-bin.icon.in.h:1 -#~ msgid "Binary" -#~ msgstr "Binar" - -# 48x48/emblems/emblem-camera.icon.in.h:1 -#~ msgid "Camera" -#~ msgstr "Foto" - -#~ msgid "Certified" -#~ msgstr "Verificat" - -#~ msgid "Cool" -#~ msgstr "Beton" - -#~ msgid "cvs-added" -#~ msgstr "cvs-adăugat" - -#~ msgid "cvs-conflict" -#~ msgstr "cvs-conflict" - -#~ msgid "cvs-controlled" -#~ msgstr "cvs-controlat" - -#~ msgid "cvs-modified" -#~ msgstr "cvs-modificat" - -#~ msgid "cvs-new-file" -#~ msgstr "cvs-fișier-nou" - -#~ msgid "cvs-removed" -#~ msgstr "cvs-șters" - -#~ msgid "cvs-sticky-tag" -#~ msgstr "cvs-tag-sticky" - -#~ msgid "Danger" -#~ msgstr "Periculos" - -#~ msgid "Distinguished" -#~ msgstr "Remarcabil" - -#~ msgid "Draft" -#~ msgstr "Schiță" - -# 48x48/emblems/emblem-handshake.icon.in.h:1 -#~ msgid "Handshake" -#~ msgstr "Conectare" - -# 48x48/emblems/emblem-marketing.icon.in.h:1 -#~ msgid "Marketing" -#~ msgstr "Marketing" - -# 48x48/emblems/emblem-money.icon.in.h:1 -#~ msgid "Money" -#~ msgstr "Bani" - -# 48x48/emblems/emblem-multimedia.icon.in.h:1 -#~ msgid "Multimedia" -#~ msgstr "Multimedia" - -#~ msgid "Note" -#~ msgstr "Notiță" - -#~ msgid "Oh no!" -#~ msgstr "Oh, nu!" - -# 48x48/emblems/emblem-people.icon.in.h:1 -#~ msgid "People" -#~ msgstr "Persoane" - -#~ msgid "Personal" -#~ msgstr "Personal" - -# 48x48/emblems/emblem-pictures.icon.in.h:1 -#~ msgid "Pictures" -#~ msgstr "Poză" - -# 48x48/emblems/emblem-plan.icon.in.h:1 -#~ msgid "Plan" -#~ msgstr "Plan" - -# 48x48/emblems/emblem-presentation.icon.in.h:1 -#~ msgid "Presentation" -#~ msgstr "Prezentare" - -# 48x48/emblems/emblem-sales.icon.in.h:1 -#~ msgid "Sales" -#~ msgstr "Vânzări" - -#~ msgid "Shared" -#~ msgstr "Partajat" - -# 48x48/emblems/emblem-sound.icon.in.h:1 -#~ msgid "Sound" -#~ msgstr "Sunet" - -#~ msgid "Symbolic link" -#~ msgstr "Legătură simbolică" - -#~ msgid "Special" -#~ msgstr "Special" - -#~ msgid "Trash" -#~ msgstr "Gunoi" ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de