]> www.fi.muni.cz Git - evince.git/blobdiff - shell/ev-metadata.h
Added UG translation
[evince.git] / shell / ev-metadata.h
index 044e1b0a89b03a6d6834562c6630e0ff49bd6896..f5ce67d277dfc4024c068c012f34458fbe084e9f 100644 (file)
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #ifndef EV_METADATA_H
@@ -35,6 +35,7 @@ typedef struct _EvMetadataClass EvMetadataClass;
 
 GType       ev_metadata_get_type              (void) G_GNUC_CONST;
 EvMetadata *ev_metadata_new                   (GFile       *file);
+gboolean    ev_metadata_is_empty              (EvMetadata  *metadata);
 
 gboolean    ev_metadata_get_string            (EvMetadata  *metadata,
                                               const gchar *key,